Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
ben
/
earwigbot
kopia lustrzana
https://github.com/earwig/earwigbot
Obserwuj
1
Polub
1
Forkuj
0
Kod
Wydania
4
Aktywność
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
93
Commity
2
Gałęzie
3.9 MiB
Python
100%
Drzewo:
d3abfc3370
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'd3abfc3370'
${ noResults }
earwigbot
/
config
Historia
Ben Kurtovic
17f798c8fd
fix
13 lat temu
..
__init__.py
moving config information to config/
13 lat temu
irc.py
moving watcher rules to their own file in config/ so bot is easier to customize
13 lat temu
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 lat temu
schedule.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 lat temu
secure.default.py
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
13 lat temu
watcher.py
fix
13 lat temu