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 9e3c105b0f converting commands to use new BaseCommand class hace 13 años
..
commands converting commands to use new BaseCommand class 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 redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection 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 redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection hace 13 años
rc.py restructuring core bot components hace 13 años
triggers.py redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection hace 13 años
watcher.py adding channel operation functions (voice, devoice, op, deop) hace 13 años