aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/aleebot.js b/aleebot.js
index 1d1f2da..ff33216 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -208,9 +208,8 @@ commandProcessed = true;
if(command === 'plan'){
message.channel.send ('```Plans for future versions of AleeBot\n\n' +
- '1. AI\n' +
- '2. Playing Music\n' +
- "3. Error Handler\n```");
+ '1. Playing Music\n' +
+ "2. Error Handler\n```");
}
if(message.content == 'AleeBot sucks'){