A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ben Kurtovic 092b1f22c6 Merge branch 'feature/statisticsbot' into develop 12 lat temu
..
__init__.py task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! 13 lat temu
_old.py restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 lat temu
afc_report.py ignore maxlag on IRC commands, because these are started explicitly by users 13 lat temu
afc_status.py Gah! 12 lat temu
calc.py adding TestCalc for the IRC command; fixes, additions, cleanup to support etc 13 lat temu
chanops.py minor fixes, cleanup, and general improvements 13 lat temu
crypt.py minor fixes, cleanup, and general improvements 13 lat temu
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 lat temu
editcount.py some cleanup; use command issuer's IRC nick as username if none is provided 13 lat temu
git.py fix 13 lat temu
help.py more work on tests; added a framework for command testing, now testing !test (ha) 13 lat temu
link.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 lat temu
praise.py !praise 13 lat temu
registration.py I'm not sure why I made this huge mistake but errrrghhhh. 13 lat temu
remind.py all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 lat temu
rights.py framework-y stuff for AFC statistics bot 13 lat temu
test.py more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 13 lat temu
threads.py minor fixes, cleanup, and general improvements 13 lat temu