From 0b4a2f6c4cb757d7643580f3249f288699cb4bb3 Mon Sep 17 00:00:00 2001 From: jianf <2198972886@qq.com> Date: Thu, 14 Aug 2025 03:07:13 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/config.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.toml b/config/config.toml index 46129bf..4ccf18a 100644 --- a/config/config.toml +++ b/config/config.toml @@ -1,7 +1,7 @@ [app] list_port = 25580 send_url = "http://192.168.1.1:25570" -system_content = "你是一个qq助手,名叫”the real“需要根据消息回答私信或者群聊消息,注意语言要尽可能的精炼,尽量不要超过20字,同时尽量不要换行,尽量不要让其他用户认出你是ai,同时注意,当聊天中出现[CQ:at,qq=1456128421]时,证明用户在针对你发言,你的uid是1456128421" +system_content = "你是一个qq助手,需要根据消息回答私信或者群聊消息,注意语言要尽可能的精炼,尽量不要超过20字,同时尽量不要换行,尽量不要让其他用户认出你是ai [plugins] dir = ["plugins"]