使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
ben
/
earwigbot
镜像自地址
https://github.com/earwig/earwigbot
关注
1
点赞
1
派生
0
代码
版本发布
4
动态
257
提交
2
分支
6.0 MiB
目录树:
234295ff23
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '234295ff23'
${ noResults }
提交图
2 次代码提交 (234295ff23df2a1a96a87821f51d612029985f45)
作者
SHA1
备注
提交日期
Ben Kurtovic
39a4d22620
task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo!
13 年前
Ben Kurtovic
68af0e796f
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
13 年前
Ben Kurtovic
7bbffaed92
cleaning up existing task skeletons and making task_name class-wide instead of instance-wide
13 年前
Ben Kurtovic
655fe78312
creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/
13 年前