summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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' +