23 Commits (4e8be871b7d57e5512854240baefd1d3bf4268be)

Autor SHA1 Nachricht Datum
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. vor 9 Jahren
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. vor 10 Jahren
  Ben Kurtovic ed95c99f0e Update email address. vor 10 Jahren
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. vor 11 Jahren
  Justin Yulli Kim da3efd2658 Capitalise replies in !help vor 12 Jahren
  Ben Kurtovic b42389d393 Substitute \x0301 with \x0F for returning to "normal" colors. vor 12 Jahren
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. vor 12 Jahren
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. vor 12 Jahren
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. vor 12 Jahren
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. vor 12 Jahren
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time vor 12 Jahren
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files vor 12 Jahren
  Ben Kurtovic b2a3cedd9f Fix !help <command> vor 12 Jahren
  Ben Kurtovic 97c1710acf Minor logic fix vor 12 Jahren
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: vor 12 Jahren
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part vor 12 Jahren
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() vor 12 Jahren
  Ben Kurtovic 535e4efab6 Update references to CommandManager and TaskManager vor 12 Jahren
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class vor 12 Jahren
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references vor 12 Jahren
  Ben Kurtovic 2da906109b Copyright update for 2012. vor 12 Jahren
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. vor 12 Jahren
  Ben Kurtovic 6ad5a7fae6 more work on tests; added a framework for command testing, now testing !test (ha) vor 12 Jahren
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup vor 12 Jahren
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements vor 12 Jahren
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ vor 12 Jahren
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc vor 12 Jahren
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet vor 12 Jahren
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit vor 12 Jahren
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ vor 13 Jahren
  Ben Kurtovic ddc9d9bf26 lowercase command name vor 13 Jahren
  Ben Kurtovic 3beb16b643 adding support for a list of loaded command modules in help vor 13 Jahren
  Ben Kurtovic eee571879c commands now support multiple hooks vor 13 Jahren
  Ben Kurtovic 76c3d9dd3e renaming triggers.py to command_handler.py vor 13 Jahren
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class vor 13 Jahren
  Ben Kurtovic a7d8faa0a0 fix by moving aliases to help vor 13 Jahren
  Ben Kurtovic 50ef200a22 support command aliases in bot help vor 13 Jahren
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components vor 13 Jahren
  Ben Kurtovic c94a0d1401 fix help msg, git help, git delete, and adding info to git push vor 13 Jahren
  Ben Kurtovic a7afc6c803 convert commands to use the actions.reply() format vor 13 Jahren
  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 vor 13 Jahren
  Ben Kurtovic 0f9ea57a85 add in a return that I forgot vor 13 Jahren
  Ben Kurtovic 259fcb575a poor color choice vor 13 Jahren
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit vor 13 Jahren