Update 'node/boto.js'
This commit is contained in:
parent
ca5761a5c0
commit
a6bb99c60b
|
@ -55,9 +55,6 @@ client.on('message', (channel, tags, message, self) => {
|
||||||
client.say(channel, `/me Bleep! Bloop! Roll the clip! Smash @${args.join(' ')}'s follow button at: https://twitch.tv/${args.join(' ')}`);
|
client.say(channel, `/me Bleep! Bloop! Roll the clip! Smash @${args.join(' ')}'s follow button at: https://twitch.tv/${args.join(' ')}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if else{
|
|
||||||
console.log('CMD NOT FOUND! Hopefully SE has it covered...');
|
|
||||||
}
|
|
||||||
}); // SCAN MSG | END
|
}); // SCAN MSG | END
|
||||||
|
|
||||||
// TTV Re-Active
|
// TTV Re-Active
|
||||||
|
|
Loading…
Reference in New Issue