python-discord / bot

The community bot for the Python Discord community

Home Page:https://pythondiscord.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add message link to replied message to the embeds sent in #message-change-log

vivekashok1221 opened this issue · comments

When a deleted message is logged in #message-change-log, also add a link to the message it was replying to. This will provide better context about the deleted message and is a trivial addition.
(originally proposed by @bj0key in #mod-tools)

This is what the embed looks like currently:
image