From 6027768239f559dce693a2458541e77d4f6fcc4d Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 05:12:15 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 2 -- 1 file changed, 2 deletions(-) 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