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 36801bda6a alphabetically sort list of files when loading command modules hace 13 años
..
commands adding support for a list of loaded command modules in help 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 redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection hace 13 años
frontend.py renaming triggers.py to command_handler.py hace 13 años
rc.py restructuring core bot components hace 13 años
watcher.py adding channel operation functions (voice, devoice, op, deop) hace 13 años