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 406bd73a44 make status one msg instead of two hace 13 años
..
commands make status one msg instead of two 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 git is slightly more verbose now; comment fix for RC hace 13 años
watcher.py moving watcher rules to their own file in config/ so bot is easier to customize hace 13 años