From 1a895ea0227e05089b8aca1672af1d74ee4257c2 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 10 Feb 2022 06:24:43 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/node/boto.js b/node/boto.js index dc7c63b..c5eea38 100644 --- a/node/boto.js +++ b/node/boto.js @@ -189,6 +189,68 @@ 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/ `); } + + // 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') {