mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🌈 style: 代码美化,不做任何修改
This commit is contained in:
parent
d634c34e86
commit
075997436a
@ -10,5 +10,4 @@
|
|||||||
"tunnel": "^0.0.6",
|
"tunnel": "^0.0.6",
|
||||||
"twitter-api-v2": "^1.14.2"
|
"twitter-api-v2": "^1.14.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
@ -44,12 +44,9 @@ index -- 主入口
|
|||||||
|
|
||||||
1.【必要】下载插件
|
1.【必要】下载插件
|
||||||
```shell
|
```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依赖
|
2.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖
|
||||||
```shell
|
```shell
|
||||||
pnpm install -P
|
pnpm install -P
|
||||||
|
Loading…
x
Reference in New Issue
Block a user