!3 update README.md.

Merge pull request !3 from x0rz4/N/A
This commit is contained in:
zhiyu 2023-03-07 07:50:21 +00:00 committed by Gitee
commit d634c34e86
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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