Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 265 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 265 Bytes

botoy-plugins

配置

新建botoy.json文件进行配置

{
  "qq": "机器人qq号",
  "master": "你的QQ号"
}

运行

无特殊说明,说明插件可以直接运行

pip install -r requirements.txt
botoy run

LICENSE

MIT