A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Ben Kurtovic 14d7b62e11 sleep before joining and add a mode() function to Connection: thanks DeltaQuad vor 13 Jahren
..
commands more nitpicking vor 13 Jahren
__init__.py massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions vor 13 Jahren
base_command.py commands now support multiple hooks vor 13 Jahren
command_handler.py more nitpicking vor 13 Jahren
connection.py sleep before joining and add a mode() function to Connection: thanks DeltaQuad vor 13 Jahren
data.py improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data vor 13 Jahren
frontend.py sleep before joining and add a mode() function to Connection: thanks DeltaQuad vor 13 Jahren
rc.py hehe, I knew that vor 13 Jahren
watcher.py creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/ vor 13 Jahren