Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 327 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 327 Bytes

QQ-Bot v1.0

安装

安装依赖

pip install -r requirements.txt

启动项目

window的部署方式类似,只是将启动go-cqhttp的文件换成exe

启动bot

切换到项目根路径,执行

./start.sh

重启bot

./start.sh

停止bot

./stop.sh