From 24b481271de0b9e9622dab1f35e57572e3771b8c Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 26 Oct 2017 19:49:43 -0400 Subject: New link for contributing --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": -- cgit v1.2.3