aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-27 12:35:46 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-27 12:35:46 -0400
commit2725535eda7f0175c3b467919c0bb5d918d2f2bb (patch)
treef0bb6eb340ba5e305d9fcd6035fadf5f6c1cc1cb
parent79a03c171b1f580c2c959303d02c3d8bdc9ebf1b (diff)
downloadAleeBot-2725535eda7f0175c3b467919c0bb5d918d2f2bb.tar.gz
AleeBot-2725535eda7f0175c3b467919c0bb5d918d2f2bb.tar.bz2
AleeBot-2725535eda7f0175c3b467919c0bb5d918d2f2bb.zip
Adding the version command
-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'){