A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Ben Kurtovic d08c56f594 Using logging throughout the bot now 12 år sedan
..
__init__.py Using logging throughout the bot now 12 år sedan
_old.py restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 år sedan
afc_report.py Added a bunch of afc_statistics code. 12 år sedan
afc_status.py Gah! 12 år sedan
calc.py adding TestCalc for the IRC command; fixes, additions, cleanup to support etc 13 år sedan
chanops.py minor fixes, cleanup, and general improvements 13 år sedan
crypt.py minor fixes, cleanup, and general improvements 13 år sedan
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 år sedan
editcount.py some cleanup; use command issuer's IRC nick as username if none is provided 13 år sedan
git.py fix 13 år sedan
help.py more work on tests; added a framework for command testing, now testing !test (ha) 13 år sedan
link.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 år sedan
praise.py !praise 13 år sedan
registration.py I'm not sure why I made this huge mistake but errrrghhhh. 13 år sedan
remind.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 år sedan
rights.py framework-y stuff for AFC statistics bot 13 år sedan
test.py more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 13 år sedan
threads.py Database access lock, better kwarg usage, sync command. 12 år sedan