diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-13 01:10:55 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-13 01:10:55 -0400 |
| commit | 6e7df423ecb104a70744131848ba2298198b6ceb (patch) | |
| tree | 289e774ce701b9cac92f1e83ace046953ef689c6 /aleebot.js | |
| parent | fd129927c7aa77ec67216c9d8a1e3a64d707a35c (diff) | |
| download | AleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.tar.gz AleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.tar.bz2 AleeBot-6e7df423ecb104a70744131848ba2298198b6ceb.zip | |
Updates on the ping command
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' + |
