6 커밋 (e61a1367e30f31a0953d6566df7458804b6160f2)

작성자 SHA1 메시지 날짜
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup 13 년 전
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements 13 년 전
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 년 전
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc 13 년 전
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 13 년 전
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 년 전
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 년 전
  Ben Kurtovic ddc9d9bf26 lowercase command name 13 년 전
  Ben Kurtovic 3beb16b643 adding support for a list of loaded command modules in help 13 년 전
  Ben Kurtovic eee571879c commands now support multiple hooks 13 년 전
  Ben Kurtovic 76c3d9dd3e renaming triggers.py to command_handler.py 13 년 전
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class 13 년 전
  Ben Kurtovic a7d8faa0a0 fix by moving aliases to help 13 년 전
  Ben Kurtovic 50ef200a22 support command aliases in bot help 13 년 전
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components 13 년 전
  Ben Kurtovic c94a0d1401 fix help msg, git help, git delete, and adding info to git push 13 년 전
  Ben Kurtovic a7afc6c803 convert commands to use the actions.reply() format 13 년 전
  Ben Kurtovic 0478d0934e more sub-commands for git; quote info in help, and add a reply function to irc actions to automatically reply to a nick 13 년 전
  Ben Kurtovic 0f9ea57a85 add in a return that I forgot 13 년 전
  Ben Kurtovic 259fcb575a poor color choice 13 년 전
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit 13 년 전