Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot
réplica de
https://github.com/earwig/earwigbot
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
4
Actividad
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.
146
Commits
2
Ramas
39 MiB
Python
100%
Árbol:
6aa2370900
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '6aa2370900'
${ noResults }
earwigbot
/
irc
Histórico
Ben Kurtovic
b290582dbf
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
hace 13 años
..
classes
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
hace 13 años
commands
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
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
command_handler.py
more nitpicking
hace 13 años
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)
hace 13 años
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)
hace 13 años
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
hace 13 años