7 Commits (c6b3827f6b33f68fa1d3ae098c15f95c2791d01f)

Author SHA1 Message Date
  Ben Kurtovic 6ad5a7fae6 more work on tests; added a framework for command testing, now testing !test (ha) 13 years ago
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup 13 years ago
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements 13 years ago
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 years ago
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc 13 years ago
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 13 years ago
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 years ago
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 years ago
  Ben Kurtovic ddc9d9bf26 lowercase command name 13 years ago
  Ben Kurtovic 3beb16b643 adding support for a list of loaded command modules in help 13 years ago
  Ben Kurtovic eee571879c commands now support multiple hooks 13 years ago
  Ben Kurtovic 76c3d9dd3e renaming triggers.py to command_handler.py 13 years ago
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class 13 years ago
  Ben Kurtovic a7d8faa0a0 fix by moving aliases to help 13 years ago
  Ben Kurtovic 50ef200a22 support command aliases in bot help 13 years ago
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components 13 years ago
  Ben Kurtovic c94a0d1401 fix help msg, git help, git delete, and adding info to git push 13 years ago
  Ben Kurtovic a7afc6c803 convert commands to use the actions.reply() format 13 years ago
  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 years ago
  Ben Kurtovic 0f9ea57a85 add in a return that I forgot 13 years ago
  Ben Kurtovic 259fcb575a poor color choice 13 years ago
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit 13 years ago