📃 docs: 更新README

This commit is contained in:
zhiyu1998 2023-02-08 13:12:14 +08:00
parent b9d82d4134
commit 96be156c2b

View File

@ -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
## 📦业务 ## 📦业务