diff options
Diffstat (limited to 'commands/invite.js')
| -rw-r--r-- | commands/invite.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/invite.js b/commands/invite.js index b0d3ec3..38094b4 100644 --- a/commands/invite.js +++ b/commands/invite.js @@ -25,7 +25,7 @@ module.exports.run = async (client, message) => { title: "Invite Command", fields: [{ name: "Invite AleeBot", - value: "[Invite AleeBot to your server.](https://discordapp.com/api/oauth2/authorize?client_id=282547024547545109&permissions=2080375863&scope=bot)" + value: "[Invite AleeBot to your server.](https://top.gg/bot/282547024547545109)" }, { name: "Join the Alee Productions Community", |
