A Python robot that edits Wikipedia and interacts with people over IRC https://en.wikipedia.org/wiki/User:EarwigBot
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ben Kurtovic 795c03a5ee adding a calculator module, based on frink il y a 13 ans
..
commands adding a calculator module, based on frink il y a 13 ans
__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 il y a 13 ans
base_command.py commands now support multiple hooks il y a 13 ans
command_handler.py alphabetically sort list of files when loading command modules il y a 13 ans
connection.py redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection il y a 13 ans
data.py store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS il y a 13 ans
frontend.py store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS il y a 13 ans
rc.py restructuring core bot components il y a 13 ans
watcher.py adding channel operation functions (voice, devoice, op, deop) il y a 13 ans