文件名称:err-backend-tox:这是errbot的TOX后端
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-08 19:47:47
Python
这是err( )2.3.0-rc3或更高版本的TOX( )的后端。 由于撰写本文时,python绑定与核心.so不同步。 如果您有不一致之处,请尝试更早地同步和编译这2个依赖项。 安装 git checkout https://github.com/gbin/err-backend-tox.git pip install pytox 并添加: BACKEND = 'TOX' BOT_EXTRA_BACKEND_DIR = '/path_to/err-backend-tox' 到你的config.py 验证 # You need to set your BOT_IDENTITY in your config.py as this: BOT_IDENTITY = { 'username': 'errbot', } # You also need to add some b
【文件预览】:
err-backend-tox-master
----requirements.txt(6B)
----tox.plug(95B)
----COPYING(34KB)
----README.md(1KB)
----tox.py(17KB)