mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 更新小蓝鸟不再需要token
This commit is contained in:
parent
04a3649800
commit
dd92141404
@ -63,9 +63,6 @@ sudo apt-get install ffmpeg
|
|||||||
|
|
||||||
## 🧑🌾 进阶内容
|
## 🧑🌾 进阶内容
|
||||||
【可选】相关配置(apps/tools.js):
|
【可选】相关配置(apps/tools.js):
|
||||||
> `小蓝鸟`api:https://developer.twitter.com/en
|
|
||||||
注册完之后将`Bearer Token`填入config/tools.yaml`
|
|
||||||
|
|
||||||
> `百度翻译`api:https://fanyi-api.baidu.com/doc/21
|
> `百度翻译`api:https://fanyi-api.baidu.com/doc/21
|
||||||
注册完填入方式参考上方注释url (config/tools.yaml);另外,有群友反馈百度翻译需要充钱才能使用!
|
注册完填入方式参考上方注释url (config/tools.yaml);另外,有群友反馈百度翻译需要充钱才能使用!
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -4,5 +4,3 @@ proxyPort: '7890' # 魔法端口
|
|||||||
|
|
||||||
translateAppId: '' # 百度翻译APP ID
|
translateAppId: '' # 百度翻译APP ID
|
||||||
translateSecret: '' # 百度翻译密匙
|
translateSecret: '' # 百度翻译密匙
|
||||||
|
|
||||||
bearerToken: '' # 推特Bearer Token
|
|
Loading…
x
Reference in New Issue
Block a user