7 Комити (d08c56f59482d17fe5a32a7b2ee69ee15461cfef)

Аутор SHA1 Порука Датум
  Ben Kurtovic d08c56f594 Using logging throughout the bot now пре 12 година
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! пре 13 година
  Ben Kurtovic ff7af4eb6b cleaned up RC class a lot; get_pretty() -> prettify() пре 13 година
  Ben Kurtovic 5c954b23d1 syntax error fix пре 13 година
  Ben Kurtovic b7b885beb4 watcher_logic -> rules пре 13 година
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc пре 13 година
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit пре 13 година
  Ben Kurtovic 7311ae4bb8 switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length) пре 13 година
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ пре 13 година
  Ben Kurtovic d57f2623d2 parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever пре 13 година
  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/ пре 13 година
  Ben Kurtovic b5ce2fa675 moving watcher rules to their own file in config/ so bot is easier to customize пре 13 година
  Ben Kurtovic 2350ba9cef config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files пре 13 година
  Ben Kurtovic 38ca184268 adding channel operation functions (voice, devoice, op, deop) пре 13 година
  Ben Kurtovic 2b990cd580 testing a small fix пре 13 година
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components пре 13 година