From 5144fe629e1b05e06d656d99b3f4912ef2f9df1c Mon Sep 17 00:00:00 2001 From: DawnNight <65600313+DawnNights@users.noreply.github.com> Date: Tue, 13 Apr 2021 11:40:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=AE=80=E6=98=93=E8=AF=8D?= =?UTF-8?q?=E5=BA=93=E5=AD=A6=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat/chat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/chat.go b/chat/chat.go index 2a964ec4..91274f67 100644 --- a/chat/chat.go +++ b/chat/chat.go @@ -32,7 +32,7 @@ func init() { // 插件主体 }else { ctx.Send("你想让"+nickname+"学些什么呀?") } - return + return } if strings.Index(text,nickname+"请忘掉 ")==0{