From 060c91158757558f859ce5787e77f88287c187ec Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 20:29:04 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 1 - 1 file changed, 1 deletion(-) diff --git a/node/boto.js b/node/boto.js index 1836126..a3d0232 100644 --- a/node/boto.js +++ b/node/boto.js @@ -163,7 +163,6 @@ client.on('message', (channel, tags, message, self) => { command === 'dab30' || command === 'intermission') { client.say(channel, `Bleep! Bloop! Sub to bypass ads! `); - client.say(channel, `/commercial 30`); client.commercial("channel", 30) .then((data) => { // data returns [channel, seconds]