7 Révisions (c6b3827f6b33f68fa1d3ae098c15f95c2791d01f)

Auteur SHA1 Message Date
  Ben Kurtovic 48c6b41a8d Gah! il y a 12 ans
  Ben Kurtovic 325cba1d8c whoops il y a 12 ans
  Ben Kurtovic 2172e9d4bb Revised AFC status message. il y a 12 ans
  Ben Kurtovic 953527e473 ignore maxlag on IRC commands, because these are started explicitly by users il y a 13 ans
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ il y a 13 ans
  Ben Kurtovic af2e01a330 fixing imports in IRC commands il y a 13 ans
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit il y a 13 ans
  Ben Kurtovic a2ceb7a855 Update AFCStatus and Rights IRC commands per wikitools updates. il y a 13 ans
  Ben Kurtovic 28cbbd7221 afcAFCStatus and Rights IRC commands now use wikitools il y a 13 ans
  Ben Kurtovic f81229a999 don't give a status report to ourselves when we join the AFC channel il y a 13 ans
  Ben Kurtovic e6b3f4c616 tweaking aggregate algorithm to better match {{AFC status}}; cleanup and docstringing on methods il y a 13 ans
  Ben Kurtovic 21e87d9d3c in AFCStatus, use 'if x.y and x.z in [a, b, c]' instead of 'if x.y and (x.z == a or x.z == b or x.z ==c)' il y a 13 ans
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ il y a 13 ans
  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/ il y a 13 ans
  Ben Kurtovic b7a04ddb1b argh il y a 13 ans
  Ben Kurtovic 2350ba9cef config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files il y a 13 ans
  Ben Kurtovic 23bb094acb test fix in broken redirect status il y a 13 ans
  Ben Kurtovic e00202fccf bugfix in afc_status il y a 13 ans
  Ben Kurtovic 93caf53cf9 colorrrrr il y a 13 ans
  Ben Kurtovic 086a80d443 convert agg_num to int following .status agg <number> il y a 13 ans
  Ben Kurtovic 1568b31846 KeyError -> IndexError (please shoot me now) il y a 13 ans
  Ben Kurtovic 894c67370f adding '.status join'; adding '.status agg <num>' il y a 13 ans
  Ben Kurtovic bea6a5456b +AFCStatus command class; hooks are any joins on a channel in config.AFC_CHANS and the 'status' command il y a 13 ans