mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
Update index.js
This commit is contained in:
parent
13b1a320ff
commit
47548f66d0
2
index.js
2
index.js
@ -74,7 +74,7 @@ client.on('message', async msg => {
|
||||
return undefined;
|
||||
}
|
||||
if (msg.content === `${PREFIX}invite`) {
|
||||
msg.channel.send('Invite me with: https://bit.ly/2V3D0p7')
|
||||
msg.channel.send('Invite me with: https://bit.ly/2VGcuBR')
|
||||
return undefined;
|
||||
}
|
||||
if (msg.member.guild.roles.find(x => x.name === 'DJ')) {
|
||||
|
Loading…
Reference in New Issue
Block a user