From f3b457d97ba45a957954d00611b7e56530e6d875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Sat, 8 Sep 2018 16:13:47 +0200 Subject: [PATCH] fixed description and group --- commands/admin/prune.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/admin/prune.js b/commands/admin/prune.js index a1ee01e8..973fb070 100644 --- a/commands/admin/prune.js +++ b/commands/admin/prune.js @@ -4,9 +4,9 @@ module.exports = class PruneCommand extends Command { super(client, { name: 'prune', aliases: ['purge'], - group: 'fun', + group: 'admin', memberName: 'prune', - description: 'Replies with a meow, kitty cat.', + description: 'Bulk delete messages.', clientPermissions: ['MANAGE_MESSAGES'], userPermissions: ['MANAGE_MESSAGES'], args: [