mirror of
https://github.com/Alee14/AleeBot.git
synced 2025-01-23 11:41:51 -05:00
I guess that didn't work
This commit is contained in:
parent
8756883d04
commit
059ea80659
1 changed files with 0 additions and 4 deletions
|
@ -331,10 +331,6 @@ commandProcessed = true;
|
|||
message.channel.send(":ship: "+ message.author.username + " x " + message.guild.members.random().displayName);
|
||||
} else {
|
||||
message.reply("Erm... This isn't a command buddy if you need help type `ab:help`.")
|
||||
} catch(err) {
|
||||
let embed = new Discord.RichEmbed()
|
||||
.setAuthor("Help... A error as occured");
|
||||
embed.setDescription("An error just happen: " + err)
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue