mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
📃 docs: 更新README
This commit is contained in:
parent
b9d82d4134
commit
96be156c2b
@ -24,7 +24,7 @@ test -- 爬虫文件[python]
|
|||||||
index -- 主入口
|
index -- 主入口
|
||||||
|
|
||||||
## 📔使用说明
|
## 📔使用说明
|
||||||
1. 【可选】下载mongodb(可能会耗费一些时间:影响功能【#沃日吗】)
|
1. 【可选】下载mongodb(可能会耗费一些时间:影响功能【`#我靠`】)
|
||||||
> linux系统下自己装一个mongodb,上一个密码(不上有风险)
|
> linux系统下自己装一个mongodb,上一个密码(不上有风险)
|
||||||
2. 【可选】`test -- main.py`爬取链接(要有python环境、配合mongodb使用)
|
2. 【可选】`test -- main.py`爬取链接(要有python环境、配合mongodb使用)
|
||||||
> python3 main.py
|
> python3 main.py
|
||||||
@ -38,7 +38,7 @@ index -- 主入口
|
|||||||
5. 【可选】要使用视频解析功能要下载插件【推荐ubuntu系统】
|
5. 【可选】要使用视频解析功能要下载插件【推荐ubuntu系统】
|
||||||
> sudo apt-get install ffmpeg
|
> sudo apt-get install ffmpeg
|
||||||
|
|
||||||
【可选】备注:考虑到不是所有电脑都有mongodb,如果要开启#我靠功能,需要把以下代码(apps/mystery.js)注释取消:
|
【可选】备注:考虑到不是所有电脑都有mongodb,如果要开启`#我靠`功能,需要把以下代码(apps/mystery.js)注释取消:
|
||||||
```javascript
|
```javascript
|
||||||
// in apps/mystery.js
|
// in apps/mystery.js
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ async tuiimg (e) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
【必要】相关配置(apps/tools.js):
|
【可选】相关配置(apps/tools.js):
|
||||||
> twiiter-api:https://developer.twitter.com/en
|
> twiiter-api:https://developer.twitter.com/en
|
||||||
> 百度翻译api:https://fanyi-api.baidu.com/doc/21
|
> 百度翻译api:https://fanyi-api.baidu.com/doc/21
|
||||||
## 📦业务
|
## 📦业务
|
||||||
|
Loading…
x
Reference in New Issue
Block a user