diff --git a/src/structure/components/commands/moderation/Unban.js b/src/structure/components/commands/moderation/Unban.js index e3b8735..1970537 100644 --- a/src/structure/components/commands/moderation/Unban.js +++ b/src/structure/components/commands/moderation/Unban.js @@ -7,7 +7,7 @@ class UnbanCommand extends ModerationCommand { super(client, { name: 'unban', module: 'moderation', - description: 'Remove member from server and purge messages', + description: 'Lift a ban', memberPermissions: ['BanMembers'], clientPermissions: ['BanMembers'], options: [{