From a6979e0ac8dbafa5cfe10510d6c8ad0e7e10cf74 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 29 Mar 2018 15:35:59 -0400 Subject: Reverting things --- commands/poweroff.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/poweroff.js') diff --git a/commands/poweroff.js b/commands/poweroff.js index 27f46db..61626a4 100644 --- a/commands/poweroff.js +++ b/commands/poweroff.js @@ -30,7 +30,7 @@ module.exports.run = async (client, message, args) => { exports.conf = { aliases: ['reboot'], - guildOnly: true, + guildOnly: false, }; exports.help = { name: 'poweroff', -- cgit v1.2.3