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

opq-osc/botoy-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botoy-plugins

配置

新建botoy.json文件进行配置

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

运行

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

pip install -r requirements.txt
botoy run

LICENSE

MIT