diff --git a/commands/invite.js b/commands/invite.js index fa7286c1..4c293603 100644 --- a/commands/invite.js +++ b/commands/invite.js @@ -3,6 +3,6 @@ module.exports = { description: 'Invite command.', cooldown: 5, 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'); } }; \ No newline at end of file