diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-27 15:52:31 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-27 15:52:31 -0400 |
| commit | 8521041225a989faef066c256b1540f3e2f86200 (patch) | |
| tree | df10ab911ed4e5d441c86c4f5280985fb8c017dd | |
| parent | 1249e5d1d8be90852e46576ea90c709237032450 (diff) | |
| download | AleeBot-8521041225a989faef066c256b1540f3e2f86200.tar.gz AleeBot-8521041225a989faef066c256b1540f3e2f86200.tar.bz2 AleeBot-8521041225a989faef066c256b1540f3e2f86200.zip | |
Updating the git command
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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'){ |
