A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic e61a1367e3 framework-y stuff for AFC statistics bot 13 years ago
..
__init__.py task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! 13 years ago
_old.py restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 years ago
afc_report.py ignore maxlag on IRC commands, because these are started explicitly by users 13 years ago
afc_status.py ignore maxlag on IRC commands, because these are started explicitly by users 13 years ago
calc.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 years ago
chanops.py minor fixes, cleanup, and general improvements 13 years ago
crypt.py minor fixes, cleanup, and general improvements 13 years ago
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 years ago
editcount.py some cleanup; use command issuer's IRC nick as username if none is provided 13 years ago
git.py fix 13 years ago
help.py adding CTCP command support; cleanup 13 years ago
link.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 years ago
praise.py !praise 13 years ago
registration.py I'm not sure why I made this huge mistake but errrrghhhh. 13 years ago
remind.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 years ago
rights.py framework-y stuff for AFC statistics bot 13 years ago
test.py more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 13 years ago
threads.py minor fixes, cleanup, and general improvements 13 years ago