From f7e7c9d6f1f0646ca0c9ff9bacfc0d9980eeb64d Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sat, 12 Feb 2022 22:12:53 +0000 Subject: [PATCH] Update 'node/boto.js' --- node/boto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/boto.js b/node/boto.js index 0303f76..a2823a5 100644 --- a/node/boto.js +++ b/node/boto.js @@ -139,7 +139,7 @@ client.on('message', (channel, tags, message, self) => { client.say(channel, `/me The Cord | The official Discod to join & share at: https://cord.sarimoko.com/`); } if(command === 'fb' || - command === 'facebook || + command === 'facebook' || command === '') { client.say(channel, `/me Facebook | https://facebook.com/sarimoko.o `); }