文件名称:twitchbot
文件大小:13KB
文件格式:ZIP
更新时间:2024-03-29 21:18:59
Python
twitchbot 通用抽搐机器人,可响应抽搐聊天中的命令。 安装 pipenv install 跑 pipenv run python tinkabot.py 测验 pipenv run python -m unittest discover -s tests
【文件预览】:
twitchbot-master
----tinkabot.py(7KB)
----Pipfile.lock(15KB)
----README.md(232B)
----Pipfile(153B)
----resources()
--------winsloses.py(1KB)
--------heroes.py(3KB)
--------commands.py(664B)
----tests()
--------test_winsloses.py(787B)
--------test_heroes.py(637B)
----.gitignore(5B)