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

Latest commit

 

History

History
35 lines (18 loc) · 564 Bytes

File metadata and controls

35 lines (18 loc) · 564 Bytes

botoy-plugin-template

botoy 插件模板

使用

用命令行工具:

gh repo create bot_这里中文改成你的插件名 -p opq-osc/botoy-plugin-template

或

直接点击这个仓库主页上的Use this template

说明

结构很简单,按需删减和增加自己需要的东西

一般只需要修改core.py, __init__.py, pip.txt


bot_插件名

安装

直接克隆这个仓库到plugins 文件夹, 然后安装依赖pip install -r pip.txt

简介

帮助