aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/aleebot.js b/aleebot.js
index dd5a137..6f6f203 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -329,9 +329,6 @@ commandProcessed = true;
}
if(command === 'ship'){
message.channel.send(":ship: "+ message.author.username + " x " + message.guild.members.random().displayName);
- } else if {
- message.reply("Erm... This isn't a command buddy if you need help type `ab:help`.")
- }
});