4 Revīzijas (bb6e8f106314cfafb7685ba1bac8d226b8fe8ffb)

Autors SHA1 Ziņojums Datums
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements pirms 13 gadiem
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ pirms 13 gadiem
  Ben Kurtovic af2e01a330 fixing imports in IRC commands pirms 13 gadiem
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit pirms 13 gadiem
  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) pirms 13 gadiem
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ pirms 13 gadiem
  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/ pirms 13 gadiem
  Ben Kurtovic 83a5d04624 nicer syntax pirms 13 gadiem
  Ben Kurtovic 2350ba9cef config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files pirms 13 gadiem
  Ben Kurtovic eee571879c commands now support multiple hooks pirms 13 gadiem
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class pirms 13 gadiem
  Ben Kurtovic 38ca184268 adding channel operation functions (voice, devoice, op, deop) pirms 13 gadiem