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 `); }