aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-26 19:49:43 -0400
committerUnknown <Alee14498@gmail.com>2017-10-26 19:49:43 -0400
commit24b481271de0b9e9622dab1f35e57572e3771b8c (patch)
tree5db03eaa85c2db21f06664d69fb232280ff26502
parent02e31a34afcd36d28e92d48e2da8d33754eb9acf (diff)
downloadAstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.tar.gz
AstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.tar.bz2
AstralMod-ATC-24b481271de0b9e9622dab1f35e57572e3771b8c.zip
New link for contributing
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index a253e7a..3d7e972 100644
--- a/bot.js
+++ b/bot.js
@@ -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":