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 b5ce2fa675 moving watcher rules to their own file in config/ so bot is easier to customize il y a 13 ans
..
commands make git checkout print original branch in addition to new branch 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 config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files il y a 13 ans
rc.py moving watcher rules to their own file in config/ so bot is easier to customize il y a 13 ans
watcher.py moving watcher rules to their own file in config/ so bot is easier to customize il y a 13 ans