aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
Diffstat (limited to 'aleebot.js')
-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'){