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