A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Ben Kurtovic e6b3f4c616 tweaking aggregate algorithm to better match {{AFC status}}; cleanup and docstringing on methods před 13 roky
..
classes moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ před 13 roky
commands tweaking aggregate algorithm to better match {{AFC status}}; cleanup and docstringing on methods před 13 roky
__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 před 13 roky
command_handler.py more nitpicking před 13 roky
frontend.py switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length) před 13 roky
watcher.py switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length) před 13 roky
watcher_logic.py parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever před 13 roky