diff options
| author | Alee <alee14498@gmail.com> | 2018-07-07 20:19:13 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-07-07 20:19:13 -0400 |
| commit | 6448a7300e81514a20ee087ea8aac3dead225091 (patch) | |
| tree | 33054a6f4a758c3eb6b69cb57bb62dbd4b95c5cb /commands/invite.js | |
| parent | 4a06fd7b1545bb04b8e43bbeaee69285fa69cc5e (diff) | |
| parent | 80bb069022f4093eef81c9897b2c8e8e6ab07d34 (diff) | |
| download | AleeBot-6448a7300e81514a20ee087ea8aac3dead225091.tar.gz AleeBot-6448a7300e81514a20ee087ea8aac3dead225091.tar.bz2 AleeBot-6448a7300e81514a20ee087ea8aac3dead225091.zip | |
Merge branch 'beta'
Diffstat (limited to 'commands/invite.js')
| -rw-r--r-- | commands/invite.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/invite.js b/commands/invite.js index 58e62dc..8d9ddf1 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 Network", - value: "[If there's any bugs you can join ACN guild.](https://discord.gg/EFhRDqG)" + name: "Join AleeCorp Community", + value: "[If there's any bugs you can join ACC guild and explain the bug...](https://discord.gg/EFhRDqG)" } ], } |
