From 23128f4be2f9fe3feca0ad0e7adf88fb1df76a96 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Mon, 3 Feb 2025 12:00:05 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=B8=BB=E5=8A=A8=E5=9B=9E=E5=A4=8D?= =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81=20qq=5Fofficial=20=E7=9A=84=20hint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astrbot/core/config/default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index ff16a9839..02f18af8e 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -696,7 +696,7 @@ CONFIG_METADATA_2 = { "description": "启用主动回复", "type": "bool", "obvious_hint": True, - "hint": "启用后,会根据触发概率主动回复群聊内的对话。", + "hint": "启用后,会根据触发概率主动回复群聊内的对话。QQ官方API(qq_official)不可用", }, "method": { "description": "回复方法",