diff --git a/node/boto.js b/node/boto.js index bf4cf56..9789c5f 100644 --- a/node/boto.js +++ b/node/boto.js @@ -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