aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-27 15:52:31 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-27 15:52:31 -0400
commit8521041225a989faef066c256b1540f3e2f86200 (patch)
treedf10ab911ed4e5d441c86c4f5280985fb8c017dd
parent1249e5d1d8be90852e46576ea90c709237032450 (diff)
downloadAleeBot-8521041225a989faef066c256b1540f3e2f86200.tar.gz
AleeBot-8521041225a989faef066c256b1540f3e2f86200.tar.bz2
AleeBot-8521041225a989faef066c256b1540f3e2f86200.zip
Updating the git command
-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'){