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