Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
ben
/
earwigbot
зеркало из
https://github.com/earwig/earwigbot
Следить
1
В избранное
1
Форкнуть
0
Код
Релизы
4
Активность
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
361
коммит
2
Ветки
21 MiB
Дерево:
0234d8ce63
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '0234d8ce63'
${ noResults }
earwigbot
/
.gitignore
.gitignore
66 B
Исходник
Обычный вид
История
Re-organize SitesDB code; protocol-relative URLs
12 лет назад
Committing changes made while working on feature/wikitools-core that don't apply to wikitools: Adding .DS_Store to .gitignore (pesky OS X) Adding a is_config_loaded() function to core/config.py Some cleanup in core/config.py: doc clarification, misc fixes...
13 лет назад
Re-organize SitesDB code; protocol-relative URLs
12 лет назад
1
2
3
4
5
# Ignore python bytecode:
*.pyc
# Ignore OS X's stuff:
.DS_Store