mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
📃 docs: 更新文档
This commit is contained in:
parent
dc1aa0769c
commit
27fd601898
14
README.md
14
README.md
@ -30,10 +30,11 @@ index -- 主入口
|
||||

|
||||
|
||||
## 🤺BUG及时交流群
|
||||
【关于Windows适配】目前群友已经提供了一个比较可靠的解决方案,已经采纳并使用!
|
||||
|
||||

|
||||
|
||||
## 📔使用说明
|
||||
【重要】【重要】【重要】 很多群友反馈Windows用不了部分功能,但是插件本身在Linux运行了半年之久(推荐使用Linux),所以酌情安装!!
|
||||
|
||||
1. 【可选】下载mongodb(可能会耗费一些时间:影响功能【`#我靠`】)
|
||||
> linux系统下自己装一个mongodb,上一个密码(不上有风险)
|
||||
@ -46,10 +47,17 @@ index -- 主入口
|
||||
> git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/
|
||||
|
||||
> 注:可以不用mongodb这些操作,只是用不了一些命令而已
|
||||
5. 【可选】要使用视频解析功能要下载插件【推荐ubuntu系统】
|
||||
5. 【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】
|
||||
> sudo apt-get install ffmpeg
|
||||
|
||||
【可选】备注:考虑到不是所有电脑都有mongodb,如果要开启`#我靠`功能,需要把以下代码(apps/mystery.js)注释取消:
|
||||
## 🧑🌾进阶
|
||||
【可选】备注:考虑到不是所有电脑都有mongodb,如果要开启`#我靠`功能,需要进行以下操作
|
||||
|
||||
### 使用Python、Mongodb爬虫三次元图片
|
||||
首先去test文件跑python代码(要安装`requirements.txt`要求的依赖)
|
||||
> python3 ./test/main.py
|
||||
|
||||
需要把以下代码(apps/mystery.js)注释取消:
|
||||
```javascript
|
||||
// in apps/mystery.js
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user