Пожалуйста, включите 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 символов.
244
коммитов
2
Ветки
4.7 MiB
Python
100%
Дерево:
b97be19165
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'b97be19165'
${ noResults }
earwigbot
/
bot
/
wiki
История
Ben Kurtovic
c6b3827f6b
Statistics chart generation from MySQL is ready!
13 лет назад
..
__init__.py
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
13 лет назад
category.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
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
Statistics chart generation from MySQL is ready!
13 лет назад
user.py
adding __repr__() and __str__() methods to Site, Page, Category, and User
13 лет назад