Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-12 06:39:08 +00:00
parent 689eca0e98
commit 43438f521d
1 changed files with 3 additions and 1 deletions

View File

@ -55,7 +55,9 @@ 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(' ')}`);
}
}
else{
console.log('CMD NOT FOUND! Hopefully SE has it covered...');
}
}); // SCAN MSG | END
// TTV Re-Active