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.
145
Commits
2
Ramas
39 MiB
Python
100%
Árbol:
7639b76d1c
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '7639b76d1c'
${ noResults }
earwigbot
/
wiki
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
..
tasks
docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing
hace 13 años
tools
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
restructuring core bot components
hace 13 años
base_task.py
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
hace 13 años
task_manager.py
list, not tuple
hace 13 años