aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-14 01:58:33 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-14 01:58:33 -0400
commit277ede320961f833d02fffa666c8c98d2364f049 (patch)
tree22512a115ee44d68d4d9a4d6e369194bad556850 /aleebot.js
parent3593f2be92e51ef74534b2ff93df303eb2d12a22 (diff)
downloadAleeBot-277ede320961f833d02fffa666c8c98d2364f049.tar.gz
AleeBot-277ede320961f833d02fffa666c8c98d2364f049.tar.bz2
AleeBot-277ede320961f833d02fffa666c8c98d2364f049.zip
Remove something
Diffstat (limited to 'aleebot.js')
-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`.")
- }
});