..
__init__.py
Using logging throughout the bot now
vor 13 Jahren
_old.py
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
vor 13 Jahren
afc_report.py
Added a bunch of afc_statistics code.
vor 13 Jahren
afc_status.py
Gah!
vor 13 Jahren
calc.py
adding TestCalc for the IRC command; fixes, additions, cleanup to support etc
vor 13 Jahren
chanops.py
minor fixes, cleanup, and general improvements
vor 13 Jahren
crypt.py
minor fixes, cleanup, and general improvements
vor 13 Jahren
ctcp.py
support for Maxlag and AssertEdit in API queries, via config.json and Site.__init__ kwargs; patched holes in Site._api_query, including stability improvements and support for retrying queries when servers lag
vor 13 Jahren
editcount.py
some cleanup; use command issuer's IRC nick as username if none is provided
vor 13 Jahren
git.py
fix
vor 13 Jahren
help.py
more work on tests; added a framework for command testing, now testing !test (ha)
vor 13 Jahren
link.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
vor 13 Jahren
praise.py
!praise
vor 13 Jahren
registration.py
I'm not sure why I made this huge mistake but errrrghhhh.
vor 13 Jahren
remind.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
vor 13 Jahren
rights.py
framework-y stuff for AFC statistics bot
vor 13 Jahren
test.py
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
vor 13 Jahren
threads.py
Database access lock, better kwarg usage, sync command.
vor 13 Jahren