diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:58:33 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:58:33 -0400 |
| commit | 277ede320961f833d02fffa666c8c98d2364f049 (patch) | |
| tree | 22512a115ee44d68d4d9a4d6e369194bad556850 | |
| parent | 3593f2be92e51ef74534b2ff93df303eb2d12a22 (diff) | |
| download | AleeBot-277ede320961f833d02fffa666c8c98d2364f049.tar.gz AleeBot-277ede320961f833d02fffa666c8c98d2364f049.tar.bz2 AleeBot-277ede320961f833d02fffa666c8c98d2364f049.zip | |
Remove something
| -rw-r--r-- | aleebot.js | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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`.") - } }); |
