Пожалуйста, включите 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 символов.
223
коммитов
2
Ветки
39 MiB
Python
100%
Дерево:
e6ddbca28e
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'e6ddbca28e'
${ noResults }
earwigbot
/
bot
/
classes
История
Ben Kurtovic
e14897399e
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13 лет назад
..
__init__.py
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
13 лет назад
base_command.py
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
13 лет назад
base_task.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13 лет назад
connection.py
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
13 лет назад
data.py
adding CTCP command support; cleanup
13 лет назад
rc.py
cleaned up RC class a lot; get_pretty() -> prettify()
13 лет назад