4 Коміти (c6b3827f6b33f68fa1d3ae098c15f95c2791d01f)

Автор SHA1 Повідомлення Дата
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements 13 роки тому
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 роки тому
  Ben Kurtovic af2e01a330 fixing imports in IRC commands 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 e21a4dfb76 converting four IRC command classes to use new config system; everything's been converted except for irc/watcher.py and everything in wiki/ 13 роки тому
  Ben Kurtovic 83a5d04624 nicer syntax 13 роки тому
  Ben Kurtovic 2350ba9cef config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files 13 роки тому
  Ben Kurtovic eee571879c commands now support multiple hooks 13 роки тому
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class 13 роки тому
  Ben Kurtovic 38ca184268 adding channel operation functions (voice, devoice, op, deop) 13 роки тому