使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
ben
/
earwigbot
镜像自地址
https://github.com/earwig/earwigbot
关注
1
点赞
1
派生
0
代码
版本发布
4
动态
108
提交
2
分支
59 MiB
目录树:
a06e35ecef
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a06e35ecef'
${ noResults }
提交图
7 次代码提交 (a06e35ecefa00d555195917147d899bc5b40af29)
作者
SHA1
备注
提交日期
Ben Kurtovic
a06e35ecef
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
13 年前
Ben Kurtovic
e21a4dfb76
converting four IRC command classes to use new config system; everything's been converted except for irc/watcher.py and everything in wiki/
13 年前
Ben Kurtovic
83a5d04624
nicer syntax
13 年前
Ben Kurtovic
2350ba9cef
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
13 年前
Ben Kurtovic
eee571879c
commands now support multiple hooks
13 年前
Ben Kurtovic
9e3c105b0f
converting commands to use new BaseCommand class
13 年前
Ben Kurtovic
38ca184268
adding channel operation functions (voice, devoice, op, deop)
separate owners and admins in config fix incomplete docstring in watcher.py
13 年前