Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-10 06:19:23 +00:00
parent 6f5ee36c4b
commit 6d5da6c157
1 changed files with 2 additions and 2 deletions

View File

@ -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