From 763e3f5b7d0ce85ee0450bb651e039a21c1d40b4 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Thu, 8 Dec 2022 19:32:10 +0800 Subject: [PATCH] fix: \n --- index_no#.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_no#.js b/index_no#.js index b55fde1..c717c35 100644 --- a/index_no#.js +++ b/index_no#.js @@ -105,7 +105,7 @@ export class chatgpt extends plugin { '@我+聊天内容: 发起对话与AI进行聊天\n' + '#chatgpt对话列表: 查看当前发起的对话\n' + '#结束对话: 结束自己或@用户的对话\n' + - '#chatgpt帮助: 查看本帮助' + + '#chatgpt帮助: 查看本帮助\n' + '源代码:https://github.com/ikechan8370/chatgpt-plugin' await this.reply(response) }