From f7ca299ed6a086a475ec1b89544312fe8f95ad90 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 11 Nov 2018 21:06:54 -0500 Subject: Update invite.js --- commands/invite.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/commands/invite.js b/commands/invite.js index 8d9ddf1..ef7a840 100644 --- a/commands/invite.js +++ b/commands/invite.js @@ -28,8 +28,8 @@ module.exports.run = async (client, message) => { value: "[Invite AleeBot to your server.](https://discordapp.com/api/oauth2/authorize?client_id=282547024547545109&permissions=2080375863&scope=bot)" }, { - name: "Join AleeCorp Community", - value: "[If there's any bugs you can join ACC guild and explain the bug...](https://discord.gg/EFhRDqG)" + name: "Join Alee Community", + value: "[If there's any bugs you can join Alee Community guild and explain the bug...](https://discord.gg/EFhRDqG)" } ], } @@ -48,4 +48,4 @@ module.exports.run = async (client, message) => { usage: 'invite', category: '- General Commands', }; - \ No newline at end of file + -- cgit v1.2.3