diff --git a/node/boto.js b/node/boto.js index 58a36e9..321573f 100644 --- a/node/boto.js +++ b/node/boto.js @@ -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