Update 'node/boto.js'
This commit is contained in:
parent
0f57b07b5e
commit
945fb9cfbb
|
@ -133,6 +133,10 @@ client.on('message', (channel, tags, message, self) => {
|
|||
|
||||
if(isSub) { // SUB | Start
|
||||
// FX | K A P P A G E N S
|
||||
if(command === 'bg' ||
|
||||
command === 'notgg') {
|
||||
client.say(channel, `!kappagen sarimoDEAD sarimoGAME `);
|
||||
}
|
||||
|
||||
} // SUB | END
|
||||
|
||||
|
|
Loading…
Reference in New Issue