aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 989e143..5a24abc 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -154,7 +154,8 @@ client.on("message", function(message){
'ab:ping\n' +
'ab:pong\n' +
'ab:owner\n' +
- 'ab:suggest```');
+ 'ab:suggest\n' +
+ 'ab:version ```');
}
if(message.content === prefix + 'owner'){