aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-08-14 02:14:30 -0400
committerUnknown <Alee14498@gmail.com>2017-08-14 02:14:30 -0400
commit43a59ca0f4e333a59f336fdcc83243234c90acd6 (patch)
tree4fac445904bdae3ac5c7b54ce44fe24293b12cd2
parentee465e1e741452533392a6f923c470833c4c44c1 (diff)
downloadAleeBot-43a59ca0f4e333a59f336fdcc83243234c90acd6.tar.gz
AleeBot-43a59ca0f4e333a59f336fdcc83243234c90acd6.tar.bz2
AleeBot-43a59ca0f4e333a59f336fdcc83243234c90acd6.zip
Making some updates
-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'){