python-discord / bot

The community bot for the Python Discord community
https://pythondiscord.com
MIT License
1.31k stars 652 forks source link

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

Open vivekashok1221 opened 1 month ago

vivekashok1221 commented 1 month ago

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

typhonshambo commented 3 weeks ago

Hi @vivekashok1221 i would like to work on this issue. I went through modlog.py I guess we need a bit changes in it to make this work.

vivekashok1221 commented 2 weeks ago

Hey @typhonshambo ! Our contributing guideline states that an issue should be approved and assigned by someone with the core-dev role before a pull request can be made (I'm not a core-dev btw) For getting approval, drop a message in the #dev-contrib channel of our server.

typhonshambo commented 2 weeks ago

alright @vivekashok1221! ill message there thanks for your response