diff options
| author | Unknown <Alee14498@gmail.com> | 2017-10-26 19:49:43 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-10-26 19:49:43 -0400 |
| commit | 24b481271de0b9e9622dab1f35e57572e3771b8c (patch) | |
| tree | 5db03eaa85c2db21f06664d69fb232280ff26502 /bot.js | |
| parent | 02e31a34afcd36d28e92d48e2da8d33754eb9acf (diff) | |
| download | AstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.tar.gz AstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.tar.bz2 AstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.zip | |
New link for contributing
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1047,7 +1047,7 @@ function messageChecker(oldMessage, newMessage) { commandProcessed = true; break; case "contribute": - message.reply("Ooh! I can see you want to contribute to this bot :D\nHere's the link to my repo: https://github.com/Alee14/AstralMod-1.0\nAnd if you want to see the original AstralMod here's the link: https://github.com/vicr123/AstralMod"); + message.reply("Ooh! I can see you want to contribute to this bot :D\nHere's the link to my repo: https://github.com/FakeDiscordServersBots/AstralMod-1.0\nAnd if you want to see the original AstralMod here's the link: https://github.com/vicr123/AstralMod"); commandProcessed = true; break; case "copyright": |
