📃 docs: 更新README

This commit is contained in:
zhiyu1998 2023-02-22 12:18:02 +08:00
parent 12127fad05
commit 981d1ebbca

View File

@ -42,11 +42,15 @@ index -- 主入口
## 📔 使用说明 ## 📔 使用说明
1.【必要】在`Yunzai-Bot`安装mongodb、axios(0.27.2)、代理工具tunnel、TwitterAPI依赖 1.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具tunnel、TwitterAPI依赖
> pnpm add axios tunnel twitter-api-v2 -w ```shell
pnpm add axios tunnel twitter-api-v2 -w
```
2.【必要】下载插件 2.【必要】下载插件
> git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ ```shell
git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/
```
3.【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】 3.【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】
```shell ```shell