From 6d5da6c1577eb25e1bb3cf7f5699b5f7e41d1b54 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 10 Feb 2022 06:19:23 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node/boto.js b/node/boto.js index 7382d92..645d579 100644 --- a/node/boto.js +++ b/node/boto.js @@ -216,7 +216,7 @@ client.on('message', (channel, tags, message, self) => { } // Shoutout // ---------------------------------- - else if(command === 'so' || command === 'shoutout' || command === 'holla' || command === 'pimp') { + else if(command === 'so' || command === 'shoutout') { client.say(channel, `Go checkout @${tags.username}'s channel! Hit that follow button like it owes you money!`); } @@ -224,7 +224,7 @@ client.on('message', (channel, tags, message, self) => { // ================================== // FX | Bad Game // ---------------------------------- - else if(command === 'badgame' || command === 'anti-gg' || command === 'notgg') { + else if(command === 'badgame' || command === 'antigg' || command === 'notgg') { client.say(channel, `!kappagen sarimoDEAD sarimoGAME `); } // FX | Hi