Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
ben
/
earwigbot
peilaus alkaen
https://github.com/earwig/earwigbot
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Julkaisut
4
Toiminta
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
Commitit
2
Branchit
39 MiB
Python
100%
Puu:
c970f01bd6
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'c970f01bd6'
${ noResults }
earwigbot
/
wiki
Historia
Ben Kurtovic
50f1f38fe3
list, not tuple
13 vuotta sitten
..
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 vuotta sitten
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 vuotta sitten
__init__.py
restructuring core bot components
13 vuotta sitten
base_task.py
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
13 vuotta sitten
task_manager.py
list, not tuple
13 vuotta sitten