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 7cb6fb2b43 make git checkout print original branch in addition to new branch hace 13 años
..
commands make git checkout print original branch in addition to new branch 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
base_command.py commands now support multiple hooks hace 13 años
command_handler.py alphabetically sort list of files when loading command modules hace 13 años
connection.py redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection hace 13 años
data.py store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS hace 13 años
frontend.py config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files hace 13 años
rc.py restructuring core bot components hace 13 años
watcher.py config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files hace 13 años