aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-28 16:16:46 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-28 16:16:46 -0400
commit20993df62e7e38ed43428aafa5981afc3543bdea (patch)
tree6e7896014337af945c0d2a8141b2a036a51c155c
parent3bc9cd39cd5181a9d0ce326106327153f6a23274 (diff)
downloadAleeBot-20993df62e7e38ed43428aafa5981afc3543bdea.tar.gz
AleeBot-20993df62e7e38ed43428aafa5981afc3543bdea.tar.bz2
AleeBot-20993df62e7e38ed43428aafa5981afc3543bdea.zip
Soon ab:help is having a rewrite!
-rw-r--r--aleebot.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 16b3cca..636804d 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -142,7 +142,8 @@ client.on("message", function(message){
'ab:ping\n' +
'ab:owner\n' +
'ab:suggest\n\n' +
- "The version that AleeBot's running is " + ver + "!```");
+ "The version that AleeBot's running is " + ver + "!\n" +
+ 'Coming soon this command is going to have a rewrite!!!```');
}
if(message.content === prefix + 'profile'){