This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
earwigbot
огледало од
https://github.com/earwig/earwigbot
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
4
Activity
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96
Комити
2
Гране
7.8 MiB
Python
100%
Дрво:
1e89d2a06f
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '1e89d2a06f'
${ noResults }
earwigbot
/
wiki
Историја
Ben Kurtovic
07ce4a38f2
message cleanup
пре 13 година
..
tasks
make task sleep for a bit so I can catch it when active
пре 13 година
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/
пре 13 година
__init__.py
restructuring core bot components
пре 13 година
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/
пре 13 година
task_manager.py
message cleanup
пре 13 година