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