Update 'node/boto.js'
This commit is contained in:
parent
580eb0c903
commit
f7e7c9d6f1
|
@ -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/`);
|
client.say(channel, `/me The Cord | The official Discod to join & share at: https://cord.sarimoko.com/`);
|
||||||
}
|
}
|
||||||
if(command === 'fb' ||
|
if(command === 'fb' ||
|
||||||
command === 'facebook ||
|
command === 'facebook' ||
|
||||||
command === '') {
|
command === '') {
|
||||||
client.say(channel, `/me Facebook | https://facebook.com/sarimoko.o `);
|
client.say(channel, `/me Facebook | https://facebook.com/sarimoko.o `);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue