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]