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.
96
Commits
2
Ramas
7.8 MiB
Python
100%
Árbol:
1e89d2a06f
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '1e89d2a06f'
${ noResults }
earwigbot
/
wiki
Histórico
Ben Kurtovic
07ce4a38f2
message cleanup
hace 13 años
..
tasks
make task sleep for a bit so I can catch it when active
hace 13 años
tools
creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/
hace 13 años
__init__.py
restructuring core bot components
hace 13 años
base_task.py
creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/
hace 13 años
task_manager.py
message cleanup
hace 13 años