Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-12 20:29:04 +00:00
parent 1d1b573d5d
commit 060c911587
1 changed files with 0 additions and 1 deletions

View File

@ -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]