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 217ef360e1 hehe, I knew that vor 13 Jahren
..
commands give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py 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 some careless errors, and giving command name in traceback vor 13 Jahren
connection.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
data.py improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data vor 13 Jahren
frontend.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
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