aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-13 00:34:24 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-13 00:34:24 -0400
commite5c6400a5f113f03cbafba59e163efe0c86737be (patch)
treee4c4b512dabd18bb19a569489f25f09d7ef95e3f
parent7b9feb620adec8afd80e6040275c64932bd14c6f (diff)
downloadAleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.tar.gz
AleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.tar.bz2
AleeBot-e5c6400a5f113f03cbafba59e163efe0c86737be.zip
Bug fixes
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index a8cb2b8..3b2f32d 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -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' +