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
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
96
Commits
2
Branches
7.8 MiB
Python
100%
Struktur:
1e89d2a06f
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „1e89d2a06f“
${ noResults }
earwigbot
/
wiki
Verlauf
Ben Kurtovic
07ce4a38f2
message cleanup
vor 13 Jahren
..
tasks
make task sleep for a bit so I can catch it when active
vor 13 Jahren
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/
vor 13 Jahren
__init__.py
restructuring core bot components
vor 13 Jahren
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/
vor 13 Jahren
task_manager.py
message cleanup
vor 13 Jahren