A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ben Kurtovic e5ba64bef8 content -> message, oops hace 13 años
..
__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 hace 13 años
_old.py rename old_commands.py to _old.py hace 13 años
afc_status.py moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ hace 13 años
calc.py moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ hace 13 años
chanops.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) hace 13 años
crypt.py dramatically simplify error handling with !encrypt/!decrypt irc commands, thanks to previous commit hace 13 años
git.py Merge branch 'feature/config_rewrite' into develop hace 13 años
help.py moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ hace 13 años
link.py moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ hace 13 años
remind.py content -> message, oops hace 13 años
rights.py saying user is redundant - removing hace 13 años
tasks.py 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 hace 13 años
test.py moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ hace 13 años