allow scale command
This commit is contained in:
Lamp 2019-04-24 12:43:12 -07:00
parent 5386b869d1
commit 039d0b9234

@ -5,7 +5,7 @@ module.exports = function (discordBot) {
commands: ["help", "view", "eval"]
},
"350296414720491530": { // @everyone
commands: ["help", "view"]
commands: ["help", "view", "scale"]
}
};