Update 'node/boto.js'

This commit is contained in:
Sarimoko 2022-02-12 21:35:51 +00:00
parent 0f57b07b5e
commit 945fb9cfbb
1 changed files with 4 additions and 0 deletions

View File

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