Този сайт работи по-добре с 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.
142
Ревизии
2
Клонове
39 MiB
Python
100%
ИН на ревизия:
c970f01bd6
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'c970f01bd6'
${ noResults }
earwigbot
/
wiki
История
Ben Kurtovic
50f1f38fe3
list, not tuple
преди 13 години
..
tasks
docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing
преди 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
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
преди 13 години
task_manager.py
list, not tuple
преди 13 години