A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ben Kurtovic 12c71675d3 adding a !remind command from old EarwigBot, which spawns a new thread that sleeps until its time is up, so impimplementing in !tasks list; {} -> {0}, etc in tasks.py for Python 2.6 support; stripping indentation on blank lines in tasks.py pirms 13 gadiem
..
classes moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ pirms 13 gadiem
commands adding a !remind command from old EarwigBot, which spawns a new thread that sleeps until its time is up, so impimplementing in !tasks list; {} -> {0}, etc in tasks.py for Python 2.6 support; stripping indentation on blank lines in tasks.py pirms 13 gadiem
__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 pirms 13 gadiem
command_handler.py more nitpicking pirms 13 gadiem
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) pirms 13 gadiem
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) pirms 13 gadiem
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 pirms 13 gadiem