From 945fb9cfbbe54df6f77842ee74231661807da541 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 21:35:51 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 4 ++++ 1 file changed, 4 insertions(+) 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