diff --git a/src/discord-events.js b/src/discord-events.js index 0484b62..c7ca454 100644 --- a/src/discord-events.js +++ b/src/discord-events.js @@ -637,9 +637,8 @@ async function MessageDelete(message) authorMention = DeletedMessage.author.mention; */ // Left blank because currently inaccurate. When the IMPORTANT comment is achieved, the above lines can be uncommented. - } else { - } + var embed = new DiscordEmbed({ author: author, title: 'Message Deleted',