From 8521041225a989faef066c256b1540f3e2f86200 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Thu, 27 Jul 2017 15:52:31 -0400 Subject: Updating the git command --- aleebot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleebot.js b/aleebot.js index 14d9141..3fa1f7a 100644 --- a/aleebot.js +++ b/aleebot.js @@ -140,7 +140,7 @@ client.on("message", function(message){ } if(message.content === prefix + 'git'){ - message.channel.send ('Here is the github repo: https://github.com/AleeCorp/AleeBot-AleeMod'); + message.channel.send ('Here is the github repo: https://github.com/AleeCorp/AleeBot'); } if(message.content === prefix + 'ping'){ -- cgit v1.2.3