23 Commits (4e8be871b7d57e5512854240baefd1d3bf4268be)

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