From 6ab2cc4d3770326b6c035a6a55e3ecb9ad520194 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 25 Mar 2018 10:06:59 -0400 Subject: changes --- commands/kick.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/kick.js') diff --git a/commands/kick.js b/commands/kick.js index ffef077..5ca666b 100644 --- a/commands/kick.js +++ b/commands/kick.js @@ -8,7 +8,7 @@ module.exports.run = async (client, message) => { exports.conf = { aliases: [], - guildOnly: false, + guildOnly: true, }; exports.help = { name: 'kick', -- cgit v1.2.3