From 5bfd55e7650f3f969b1948ccff872c91d564353d Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Sun, 25 Jun 2023 01:52:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E6=8E=89=E6=83=A9=E7=BD=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/tools/JinyanTool.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/tools/JinyanTool.js b/utils/tools/JinyanTool.js index bd634b1..c8cf7fa 100644 --- a/utils/tools/JinyanTool.js +++ b/utils/tools/JinyanTool.js @@ -49,7 +49,7 @@ export class JinyanTool extends AbstractTool { qq = parseInt(qq.trim()) await group.muteMember(qq, time) } else { - return 'the user is not admin, he can\'t mute other people. the user should be punished' + return 'the user is not admin, he can\'t let you mute other people.' } } if (isPunish === 'true') {