23 Комити (4e8be871b7d57e5512854240baefd1d3bf4268be)

Аутор SHA1 Порука Датум
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. пре 9 година
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. пре 10 година
  Ben Kurtovic ed95c99f0e Update email address. пре 10 година
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. пре 11 година
  Justin Yulli Kim da3efd2658 Capitalise replies in !help пре 12 година
  Ben Kurtovic b42389d393 Substitute \x0301 with \x0F for returning to "normal" colors. пре 12 година
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. пре 12 година
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. пре 12 година
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. пре 12 година
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. пре 12 година
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time пре 12 година
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files пре 12 година
  Ben Kurtovic b2a3cedd9f Fix !help <command> пре 12 година
  Ben Kurtovic 97c1710acf Minor logic fix пре 12 година
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: пре 12 година
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part пре 12 година
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() пре 12 година
  Ben Kurtovic 535e4efab6 Update references to CommandManager and TaskManager пре 12 година
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class пре 12 година
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references пре 12 година
  Ben Kurtovic 2da906109b Copyright update for 2012. пре 12 година
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. пре 12 година
  Ben Kurtovic 6ad5a7fae6 more work on tests; added a framework for command testing, now testing !test (ha) пре 12 година
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup пре 12 година
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements пре 12 година
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ пре 12 година
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc пре 12 година
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet пре 12 година
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit пре 12 година
  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 година