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
126
Commits
2
Ramas
59 MiB
Árbol:
12c71675d3
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '12c71675d3'
${ noResults }
Gráfico de commits
5 Commits (12c71675d378ea4bf59a0409f87450a5d0d63470)
Autor
SHA1
Mensaje
Fecha
Ben Kurtovic
7311ae4bb8
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
Ben Kurtovic
d57f2623d2
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
Ben Kurtovic
07ce4a38f2
message cleanup
hace 13 años
Ben Kurtovic
ea83a59372
give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py
hace 13 años
Ben Kurtovic
655fe78312
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