From f35e4480b16b46c78abee6c6b4c3da1f4294492c Mon Sep 17 00:00:00 2001 From: yshtcn Date: Thu, 12 Oct 2023 17:13:54 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E4=BD=BF=E7=94=A8=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eb7254..b336773 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ # 使用方法 -首次运行时,会自动生成bot_config.json,并自动退出。把你的botid填进去。再次启动,向你的bot发送/start看看是否可以正常运行就可以了。 \ No newline at end of file +首次运行时,会自动生成bot_config.json,并自动退出。 +然后把你的botid填进bot_config.json,并配置好代理地址(如果不需要代理地址,直接删除代理信息即可)。 +再次启动,向你的bot发送/start看看是否可以正常运行就可以了。 \ No newline at end of file