6 Révisions (d08c56f59482d17fe5a32a7b2ee69ee15461cfef)

Auteur SHA1 Message Date
  Ben Kurtovic d08c56f594 Using logging throughout the bot now il y a 12 ans
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! il y a 13 ans
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc il y a 13 ans
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet il y a 13 ans
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc il y a 13 ans
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit il y a 13 ans
  Ben Kurtovic 87d3e9a74a more nitpicking il y a 13 ans
  Ben Kurtovic e429c9270b some careless errors, and giving command name in traceback il y a 13 ans
  Ben Kurtovic 20ffe4b55a hopefully catch command exceptions properly this time il y a 13 ans
  Ben Kurtovic 655fe78312 creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/ il y a 13 ans
  Ben Kurtovic 36801bda6a alphabetically sort list of files when loading command modules il y a 13 ans
  Ben Kurtovic eee571879c commands now support multiple hooks il y a 13 ans
  Ben Kurtovic c81e0e2260 rmv unnecessary silent param; unused il y a 13 ans
  Ben Kurtovic 76c3d9dd3e renaming triggers.py to command_handler.py il y a 13 ans
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection il y a 13 ans
  Ben Kurtovic a7d8faa0a0 fix by moving aliases to help il y a 13 ans
  Ben Kurtovic 50ef200a22 support command aliases in bot help il y a 13 ans
  Ben Kurtovic 38ca184268 adding channel operation functions (voice, devoice, op, deop) il y a 13 ans
  Ben Kurtovic a6f4436a82 adding in a linker module; TODO: pretty-ify interwikis and parse namespaces il y a 13 ans
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components il y a 13 ans
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit il y a 13 ans
  Ben Kurtovic 0ae73a4aef massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions il y a 13 ans