diff --git a/node/boto.js b/node/boto.js index 7f76be5..09cde94 100644 --- a/node/boto.js +++ b/node/boto.js @@ -36,8 +36,6 @@ client.on('message', (channel, tags, message, self) => { const command = args.shift().toLowerCase(); // !COMMAND => command - if { // !ALL | START - } else if(isSub) { // !SUBS | START } else(isModUp) { // !MODS | START