fix: 删掉惩罚

This commit is contained in:
ikechan8370 2023-06-25 01:52:25 +08:00
parent 14369c8f90
commit 5bfd55e765

View file

@ -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') {