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 d0cf12aa86 fix in crypt.py 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_report.py missed a couple selfs hace 13 años
afc_status.py don't give a status report to ourselves when we join the AFC channel 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 fix in crypt.py 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 http://en.wikipedia.org/wiki/ -> http://enwp.org/ 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 docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing 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