aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
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'){