Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
ben
/
earwigbot
Mirror von
https://github.com/earwig/earwigbot
Beobachten
1
Favorisieren
1
Fork
0
Code
Releases
4
Aktivität
126
Commits
2
Branches
59 MiB
Struktur:
12c71675d3
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „12c71675d3“
${ noResults }
Commit graph
5 Commits (12c71675d378ea4bf59a0409f87450a5d0d63470)
Autor
SHA1
Nachricht
Datum
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)
vor 13 Jahren
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
vor 13 Jahren
Ben Kurtovic
07ce4a38f2
message cleanup
vor 13 Jahren
Ben Kurtovic
ea83a59372
give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py
vor 13 Jahren
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/
vor 13 Jahren