From f1f835b626a49463e5932eecb788f95e819900c2 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Sat, 30 Jul 2022 11:23:56 +0300 Subject: [PATCH] change ban description --- src/structure/components/commands/moderation/Unban.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [{