5 Revize (d94926994491a2f2445da4ea89b6253c5ff532b0)

Autor SHA1 Zpráva Datum
  Ben Kurtovic 234295ff23 Colors and some other stuff for logging. před 12 roky
  Ben Kurtovic d08c56f594 Using logging throughout the bot now před 12 roky
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet před 13 roky
  Ben Kurtovic d79d99b5ae cleanup, fixes, etc to Connection and a minor docstring change to BaseCommand před 13 roky
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit před 13 roky
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ před 13 roky
  Ben Kurtovic 14d7b62e11 sleep before joining and add a mode() function to Connection: thanks DeltaQuad před 13 roky
  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/ před 13 roky
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection před 13 roky
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components před 13 roky