From 43438f521d8933ac7b7db769cc7f28e801f35565 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 06:39:08 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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