7 Ревизии (d94926994491a2f2445da4ea89b6253c5ff532b0)

Автор SHA1 Съобщение Дата
  Ben Kurtovic d08c56f594 Using logging throughout the bot now преди 12 години
  Ben Kurtovic 8c068aa86b join parsing fix преди 12 години
  Ben Kurtovic 3fa5d0a178 bugfix! преди 13 години
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup преди 13 години
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements преди 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 430ba061af store config differently (in five separate global variables instead of one) to make accessing it cleaner; convert core/main.py to new config system as well as irc/frontend.py -- both seem to be working преди 13 години
  Ben Kurtovic 14d7b62e11 sleep before joining and add a mode() function to Connection: thanks DeltaQuad преди 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 2350ba9cef config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files преди 13 години
  Ben Kurtovic a1b4c72473 store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS преди 13 години
  Ben Kurtovic 76c3d9dd3e renaming triggers.py to command_handler.py преди 13 години
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection преди 13 години
  Ben Kurtovic 38ca184268 adding channel operation functions (voice, devoice, op, deop) преди 13 години
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components преди 13 години