使用 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个字符
186
提交
2
分支
39 MiB
Python
100%
目录树:
0992d3c9d9
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '0992d3c9d9'
${ noResults }
earwigbot
/
bot
/
classes
文件历史
Ben Kurtovic
0992d3c9d9
adding CTCP command support; 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
task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo!
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 年前