mirror of
https://github.com/musix-org/musix-oss
synced 2025-07-31 07:24:33 +00:00
Update invite.js
This commit is contained in:
@@ -3,6 +3,6 @@ module.exports = {
|
|||||||
description: 'Invite command.',
|
description: 'Invite command.',
|
||||||
cooldown: 5,
|
cooldown: 5,
|
||||||
execute(message, args, client, RichEmbed) {
|
execute(message, args, client, RichEmbed) {
|
||||||
return message.channel.send('Invite me with: https://bit.ly/2VGcuBR');
|
return message.channel.send('Invite me with: https://bit.ly/2YDrKgh');
|
||||||
}
|
}
|
||||||
};
|
};
|
Reference in New Issue
Block a user