mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
update README.md.
修改包依赖的安装命令 Signed-off-by: x0rz4 <1142099496@qq.com>
This commit is contained in:
parent
6abbc6154a
commit
fbef87441c
16
README.md
16
README.md
@ -42,16 +42,22 @@ index -- 主入口
|
|||||||
|
|
||||||
## 📔 使用说明
|
## 📔 使用说明
|
||||||
|
|
||||||
1.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖
|
1.【必要】下载插件
|
||||||
```shell
|
```shell
|
||||||
pnpm add axios tunnel twitter-api-v2 -w
|
|
||||||
```
|
|
||||||
|
|
||||||
2.【必要】下载插件
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/
|
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系统】
|
3.【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】
|
||||||
```shell
|
```shell
|
||||||
# ubuntu
|
# ubuntu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user