Update 'node/boto.js'
This commit is contained in:
parent
1d1b573d5d
commit
060c911587
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue