3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 08:45:03 +00:00

added can_unban permission for the unban command (#200)

This commit is contained in:
Almeida 2021-05-06 19:13:06 +01:00 committed by GitHub
parent 8bd9a3a71a
commit 22bb576b4b
3 changed files with 4 additions and 1 deletions

View file

@ -14,7 +14,7 @@ const opts = {
export const UnbanCmd = modActionsCmd({
trigger: "unban",
permission: "can_ban",
permission: "can_unban",
description: "Unban the specified member",
signature: [