From 9c0c42d05bd113ccc2c5d4f01fb96781e1b44029 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 10 Feb 2022 06:20:59 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 154 --------------------------------------------------- 1 file changed, 154 deletions(-) diff --git a/node/boto.js b/node/boto.js index 645d579..e1be25c 100644 --- a/node/boto.js +++ b/node/boto.js @@ -189,161 +189,7 @@ client.on('message', (channel, tags, message, self) => { else if(command === 'wish' || command === 'wishlist' || command === 'amazon' || command === 'gift') { client.say(channel, `/me First off, thank you ${tags.username} for even considering contributing directly! Amazon Wishlists have been split into sub-categories and are available at: https://wish.sarimoko.com/ `); } - - // T H E V I E W E R S - // ================================== - // TODO Followerage - // TODO Total Followers - // TODO Total Channel Views - // TODO Current Viewers - // ---------------------------------- - - // T H E R A I D - // ================================== - // Being Raided - // ---------------------------------- - //else if(command === 'raid' || command === 'raided') { - // client.say(channel, `!kappagen sarimoRAID sarimoFREEDOM sarimoRAID sarimoFREEDOM sarimoRAID sarimoFREEDOM`); - // client.say(channel, `/me Did @${tags.username} say RAID!?! I believe ${args.join(' ')}, was mentioned as well!`); - //} - // Raiding Someone - // ---------------------------------- - else if(command === 'raid' || command === 'raidcall' || command === 'spam' || command === 'spamwars') { - client.say(channel, `!kappagen sarimoRAID sarimoFREEDOM sarimoRAID sarimoFREEDOM sarimoRAID sarimoFREEDOM`); - client.say(channel, `/me Thanks everyone for watching!!! PREPARE TO SPAM!`); - client.say(channel, `/me Copy'n'Paste the following: (Yes, even if you don't have a sub... We know your a sub at PrideHeartL PrideHeartR LuvHearts`); - client.say(channel, `sarimoRAID sarimoFREEDOM You may take us viewers, but you'll NEVER take our FREEDOM!`); - } - // Shoutout - // ---------------------------------- - else if(command === 'so' || command === 'shoutout') { - client.say(channel, `Go checkout @${tags.username}'s channel! Hit that follow button like it owes you money!`); - } - - // K A P P A - // ================================== - // FX | Bad Game - // ---------------------------------- - else if(command === 'badgame' || command === 'antigg' || command === 'notgg') { - client.say(channel, `!kappagen sarimoDEAD sarimoGAME `); - } - // FX | Hi - // ---------------------------------- - else if(command === 'hi' || command === 'hello' || command === 'welcome' || command === 'greeting' || command === 'greetings') { - client.say(channel, `!kappagen HeyGuys bleedPurple HeyGuys bleedPurple HeyGuys`); - client.say(channel, `/me Hi Hello Howdy Hola こんにちは Oi 你好 여보세요 Здравствуйте Bonjour Hej Hiya Heyo Yo`); - } - // FX | Clap - // ---------------------------------- - else if(command === 'clap' || command === 'clap' || command === 'applaude') { - client.say(channel, `!kappagen :clap: FBCatch :clap: FBCatch :clap: `); - } - // FX | Sup - // ---------------------------------- - else if(command === 'sup' || command === 'whatsup' || command === 'sups' || command === 'wazzup' || command === 'soup' || command === 'soups') { - client.say(channel, `!kappagen sarimoTRIP sarimoSOUP sarimoTRIP sarimoSOUP sarimoTRIP sarimoSOUP `); - client.say(channel, `/me Yo @${tags.username}, how goes it?`); - } - // FX | Salt - // ---------------------------------- - else if(command === 'salt' || command === 'yoho' || command === 'rage' || command === 'rip' || command === 'sassy' || command === 'salty' || command === 'bitter') { - client.say(channel, `!kappagen PJSalt PanicVis PJSalt WutFace PJSalt PunOko PJSalt BabyRage PJSalt`); - } - - // G E N E R A L - // ================================== - // Uptime - // ---------------------------------- - // if(commandName === 'uptime') { - // let timestamp = new Date(body.stream.created_at).getTime(); - // uptime = countdown(timestamp, Date.now(), 158); - // reply(uptime); - //} - - // The 2Pac Timezone - // ---------------------------------- - //else if(command === '2pac' || command === 'pst' || command === 'timezone') { - // client.say(channel, `/me Off in the distance @${tags.username} screams...`); - // client.say(channel, `" ${args.join(' ')} ${args.join(' ')} ${args.join(' ')} ${args.join(' ')} ${args.join(' ')} " can be heard to all those around!`); - //} - - // Backend - // ---------------------------------- - //else if(command === 'ad' || command === 'ads' || command === 'dab30' || command === 'intermission') { - // client.say(channel, `Bleep! Bloop! Sub to bypass ads! `); - // client.commercial("channel", 30) - // .then((data) => { - // // data returns [channel, seconds] - // }).catch((err) => { - // // - // }); - //} - - // S T R E A M E L E M E N T S - // ================================== - else if(command === 'accountage' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'bet' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'chatstats' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'commands' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - // Sub only - else if(command === 'editcounter' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'enter' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'followage' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'kappagen' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'leaderboard' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - // Sub only - else if(command === 'permit' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'points' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'quote' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'rename' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - // MOD only - else if(command === 'setgame' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - // MOD only - else if(command === 'setpoints' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - // MOD only - else if(command === 'settitle' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'top' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'uptime' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } - else if(command === 'watchtime' ') { - // SE handles it so nothing here to prevent throwing an ERROR - } // E R R O R S // ================================== // NOT FOUND FUNCTION