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