diff options
| -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`.") - } }); |
