From 229e817b215359c2f18480c6f0aefcc9cc211e5d Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sun, 30 Dec 2018 06:45:18 +0100 Subject: [PATCH] removed strip option --- commands/admin/kick.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/admin/kick.js b/commands/admin/kick.js index b7827ae1..11fda6fb 100644 --- a/commands/admin/kick.js +++ b/commands/admin/kick.js @@ -5,7 +5,6 @@ class KickCommand extends Command { super('kick', { aliases: ['kick'], category: 'admin', - strip: 'none', args: [ { id: 'member',