..
__init__.py
Using logging throughout the bot now
пре 13 година
_old.py
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
пре 13 година
afc_report.py
Some SQL updates, starting work on afc_history task.
пре 13 година
afc_status.py
Some SQL updates, starting work on afc_history task.
пре 13 година
calc.py
adding TestCalc for the IRC command; fixes, additions, cleanup to support etc
пре 13 година
chanops.py
minor fixes, cleanup, and general improvements
пре 13 година
crypt.py
minor fixes, cleanup, and general improvements
пре 13 година
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
пре 13 година
editcount.py
some cleanup; use command issuer's IRC nick as username if none is provided
пре 13 година
git.py
fix
пре 13 година
help.py
more work on tests; added a framework for command testing, now testing !test (ha)
пре 13 година
link.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
пре 13 година
praise.py
!praise
пре 13 година
registration.py
I'm not sure why I made this huge mistake but errrrghhhh.
пре 13 година
remind.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
пре 13 година
rights.py
framework-y stuff for AFC statistics bot
пре 13 година
test.py
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
пре 13 година
threads.py
Database access lock, better kwarg usage, sync command.
пре 13 година