diff --git a/lib/Discord/Commands/Reboot.js b/lib/Discord/Commands/Reboot.js index f135ed2..9c3273d 100644 --- a/lib/Discord/Commands/Reboot.js +++ b/lib/Discord/Commands/Reboot.js @@ -8,6 +8,9 @@ class RebootCommand extends Command { description: 'reboot bot', usage: 'ping', }; + this.setConf({ + permLevel: 2, + }); } run(msg) { return msg.channel.send({