Adding the version command

This commit is contained in:
Andrew Lee 2017-07-27 12:35:46 -04:00
parent 79a03c171b
commit 2725535eda

View file

@ -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'){