aboutsummaryrefslogtreecommitdiff
path: root/commands/kick.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/kick.js')
-rw-r--r--commands/kick.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/kick.js b/commands/kick.js
index 062e035..28148e3 100644
--- a/commands/kick.js
+++ b/commands/kick.js
@@ -34,7 +34,7 @@ module.exports.run = async (client, message, args) => {
exports.conf = {
aliases: [],
- guildOnly: true,
+ guildOnly: false,
};
exports.help = {
name: 'kick',