diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-13 00:34:24 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-13 00:34:24 -0400 |
| commit | e5c6400a5f113f03cbafba59e163efe0c86737be (patch) | |
| tree | e4c4b512dabd18bb19a569489f25f09d7ef95e3f | |
| parent | 7b9feb620adec8afd80e6040275c64932bd14c6f (diff) | |
| download | AleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.tar.gz AleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.tar.bz2 AleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.zip | |
Bug fixes
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ client.on("message", function(message){ '**'+prefix+'suggest** You suggest things (working progress).\n' + '**'+prefix+'uptime** It tells you how long AleeBot has been on for.\n' + '**'+prefix+"ask** Go ask AleeBot a question and he will respond an answer.\n" + - '**'+prefix+"ship** It tells you who you ship with." + '**'+prefix+"ship** It tells you who you ship with.\n" + '**'+prefix+'userinfo** Tells you your info about you.\n' + '**'+prefix+'botinvite** Lets you bring AleeBot to your server.\n' + '**'+prefix+'serverinvite** Invites you to the AleeArmy Server.\n' + |
