From 50e44b147349dbf21de33b8a6ab6e6028b67fc09 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Sun, 2 Feb 2025 11:12:17 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=A7=BB=E9=99=A4=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E4=BA=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astrbot/core/config/default.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index 78d21124e..6c262248f 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -78,7 +78,7 @@ DEFAULT_CONFIG = { "persona": [ { "name": "default", - "prompt": "如果用户寻求帮助或者打招呼,请告诉他可以用 /help 查看 AstrBot 帮助。", + "prompt": "", "begin_dialogs": [], "mood_imitation_dialogs": [], } @@ -111,7 +111,6 @@ CONFIG_METADATA_2 = { "ws_reverse_host": "", "ws_reverse_port": 6199, }, - "vchat(微信)": {"id": "default", "type": "vchat", "enable": False}, "gewechat(微信)": { "id": "gwchat", "type": "gewechat",