From 0c10ac563ab48fc1641b19b3a86ecba2cc359345 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Tue, 4 Feb 2025 23:16:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20FAQ=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=85=B3=E4=BA=8E=E6=9C=BA=E5=99=A8=E4=BA=BA=E5=9C=A8?= =?UTF-8?q?=E7=BE=A4=E8=81=8A=E6=97=A0=E6=B3=95=E8=81=8A=E5=A4=A9=E7=9A=84?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- faq.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/faq.md b/faq.md index 01e289f..2f51124 100644 --- a/faq.md +++ b/faq.md @@ -2,4 +2,8 @@ ### 插件安装不上 -1. 插件通过 github 安装,在国内访问 github 确实有时候连不上。可以挂代理,然后进 其他配置->HTTP代理 设置代理。或者直接下载插件压缩包,然后上传。 \ No newline at end of file +1. 插件通过 github 安装,在国内访问 github 确实有时候连不上。可以挂代理,然后进 其他配置->HTTP代理 设置代理。或者直接下载插件压缩包,然后上传。 + +### 机器人在群聊无法聊天 + +1. 群聊情况下,由于防止消息泛滥,不会对每条监听到的消息都回复,请尝试 @ 机器人或者使用唤醒词来聊天,比如默认的 `/`,输入 `/你好`。 \ No newline at end of file