A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ben Kurtovic d949269944 Some SQL updates, starting work on afc_history task. hace 12 años
..
__init__.py Using logging throughout the bot now hace 12 años
_old.py restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit hace 13 años
afc_report.py Some SQL updates, starting work on afc_history task. hace 12 años
afc_status.py Some SQL updates, starting work on afc_history task. hace 12 años
calc.py adding TestCalc for the IRC command; fixes, additions, cleanup to support etc hace 13 años
chanops.py minor fixes, cleanup, and general improvements hace 13 años
crypt.py minor fixes, cleanup, and general improvements hace 13 años
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 hace 13 años
editcount.py some cleanup; use command issuer's IRC nick as username if none is provided hace 13 años
git.py fix hace 13 años
help.py more work on tests; added a framework for command testing, now testing !test (ha) hace 13 años
link.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ hace 13 años
praise.py !praise hace 13 años
registration.py I'm not sure why I made this huge mistake but errrrghhhh. hace 13 años
remind.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ hace 13 años
rights.py framework-y stuff for AFC statistics bot hace 13 años
test.py more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet hace 13 años
threads.py Database access lock, better kwarg usage, sync command. hace 12 años