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.
93
Commitit
2
Branchit
39 MiB
Python
100%
Puu:
e96189593d
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e96189593d'
${ noResults }
earwigbot
/
core
Historia
Ben Kurtovic
665ee391fb
deleted old config files and started from scratch with config/main.cfg and config/secure.cfg; the parser will be in core/config.py
13 vuotta sitten
..
__init__.py
restructuring core bot components
13 vuotta sitten
config.py
deleted old config files and started from scratch with config/main.cfg and config/secure.cfg; the parser will be in core/config.py
13 vuotta sitten
main.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 vuotta sitten