From 706d9e61c131cb5641040ace32bfa9e1e16f8fcd Mon Sep 17 00:00:00 2001 From: 26751 <2675174581@qq.com> Date: Fri, 14 Apr 2023 02:00:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4tips-custom-template.py?= =?UTF-8?q?=E4=B8=AD=E6=97=A0=E7=94=A8=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tips-custom-template.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tips-custom-template.py b/tips-custom-template.py index f61adcb4..105566a2 100644 --- a/tips-custom-template.py +++ b/tips-custom-template.py @@ -10,8 +10,6 @@ alter_tip_message = '[bot]err:出错了,请稍后再试' rate_limit_drop_tip = "本分钟对话次数超过限速次数,此对话被丢弃" # 指令!help帮助消息 -# config.py,line:279 -# pkg/qqbot/process.py,line:122 help_message = """此机器人通过调用大型语言模型生成回复,不具有情感。 你可以用自然语言与其交流,回复的消息中[GPT]开头的为模型生成的语言,[bot]开头的为程序提示。 欢迎到github.com/RockChinQ/QChatGPT 给个star"""