aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-13 01:10:55 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-13 01:10:55 -0400
commit6e7df423ecb104a70744131848ba2298198b6ceb (patch)
tree289e774ce701b9cac92f1e83ace046953ef689c6
parentfd129927c7aa77ec67216c9d8a1e3a64d707a35c (diff)
downloadAleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.tar.gz
AleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.tar.bz2
AleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.zip
Updates on the ping command
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 12de499..a6c9d0b 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -91,7 +91,7 @@ client.on("message", function(message){
.addField('Commands for AleeBot!\n\n',
'**'+prefix+'profile** Shows your profile pic in a image.\n' +
'**'+prefix+'git** Shows the repo of AleeBot.\n' +
- "**"+prefix+"ping** Type this command and you'll see ;).\n" +
+ "**"+prefix+"ping** It tells you the pingtime and a ping pong icon.\n" +
'**'+prefix+'owner** Shows who made this bot.\n' +
'**'+prefix+'suggest** You suggest things (working progress).\n' +
'**'+prefix+'uptime** It tells you how long AleeBot has been on for.\n' +