Пожалуйста, включите 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 символов.
257
коммитов
2
Ветки
3.9 MiB
Python
100%
Дерево:
234295ff23
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '234295ff23'
${ noResults }
earwigbot
/
bot
/
wiki
История
Ben Kurtovic
34d7bf3104
Updates
13 лет назад
..
__init__.py
Using logging throughout the bot now
13 лет назад
category.py
Updates
13 лет назад
constants.py
Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup.
13 лет назад
exceptions.py
Basic SQL querying support with oursql.
13 лет назад
functions.py
Basic SQL querying support with oursql.
13 лет назад
page.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13 лет назад
site.py
Using logging throughout the bot now
13 лет назад
user.py
adding __repr__() and __str__() methods to Site, Page, Category, and User
13 лет назад