Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
ben
/
earwigbot
miroir de
https://github.com/earwig/earwigbot
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Versions
4
Activité
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.
130
Révisions
2
Branches
39 MiB
Python
100%
Aborescence:
bbc5cc6e7c
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'bbc5cc6e7c'
${ noResults }
earwigbot
/
irc
Historique
Ben Kurtovic
bbc5cc6e7c
adding a new command, !report, as AFCReport in irc/commands/afc_report.py
il y a 13 ans
..
classes
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
il y a 13 ans
commands
adding a new command, !report, as AFCReport in irc/commands/afc_report.py
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
command_handler.py
more nitpicking
il y a 13 ans
frontend.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
il y a 13 ans
watcher.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
il y a 13 ans
watcher_logic.py
parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever
il y a 13 ans