From 036ad3d82752b07bc902652f5fffb912ba0e4108 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Sun, 19 Feb 2023 00:32:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a5771..c5149d4 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ async tuiimg (e) { 注册完之后将`Bearer Token`填入app/tools.js twitter方法的TwitterApi后面的单引号里`const twitterClient = new TwitterApi('', {httpAgent});` > 百度翻译api:https://fanyi-api.baidu.com/doc/21 -注册完填入方式参考上方注释url (app/tools.js);另外,百度翻译需要充钱才能使用! +注册完填入方式参考上方注释url (app/tools.js);另外,有群友反馈百度翻译需要充钱才能使用! > 更改proxy地址在config/tools.yaml: `proxyAddr: '127.0.0.1' # 魔法地址`