From 50f8e31ab6157c053ce16fde4c8133078e1a22f5 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sun, 30 Dec 2018 06:42:51 +0100 Subject: [PATCH] can use outside of guild --- commands/utility/invite.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/utility/invite.js b/commands/utility/invite.js index e921876e..a6e1ede9 100644 --- a/commands/utility/invite.js +++ b/commands/utility/invite.js @@ -6,7 +6,6 @@ class InviteCommand extends Command { super('invite', { aliases: ['invite'], category: 'utility', - channelRestriction: 'guild', description: { content: 'Send invite link for the bot and support server', usage: '',