3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +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 b60a4ce8fc
commit fb4f70a29c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: [