使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
ben
/
earwigbot
镜像自地址
https://github.com/earwig/earwigbot
关注
1
点赞
1
派生
0
代码
版本发布
4
动态
153
提交
2
分支
3.9 MiB
目录树:
26d1bfffdf
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '26d1bfffdf'
${ noResults }
提交图
7 次代码提交 (26d1bfffdf156bc233ee94459ae4cc3fc1cf4035)
作者
SHA1
备注
提交日期
Ben Kurtovic
50f1f38fe3
list, not tuple
13 年前
Ben Kurtovic
5756e99085
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
13 年前
Ben Kurtovic
7311ae4bb8
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
13 年前
Ben Kurtovic
d57f2623d2
parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever
13 年前
Ben Kurtovic
07ce4a38f2
message cleanup
13 年前
Ben Kurtovic
ea83a59372
give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py
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 年前