From 91e5d24e5b98b26dc202e06859d86c2f446cd6ff Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Sat, 3 Aug 2019 20:49:02 +0300 Subject: [PATCH] Update invite.js --- commands/invite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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