From 20993df62e7e38ed43428aafa5981afc3543bdea Mon Sep 17 00:00:00 2001 From: Alee14 Date: Fri, 28 Jul 2017 16:16:46 -0400 Subject: Soon ab:help is having a rewrite! --- aleebot.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'){ -- cgit v1.2.3