[Feature Request] Hide reposted link #71
Labels
backlog
Soon™
discord-bot
Back-end Discord bot functionaity
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
If not by default, an option to enable this would be very nice :)
I hid the replied message inside a masked link with an invisible unicode character
I find the interface alot cleaner without being able to see the link twice, it looks as if the bot replied with the embed.
I did this with a simple line temporarily:
reply = "[_ ︎ _](" + reply + ")"
but it would be nice to see a similar solution in the official instance :))
Here's how it looks like, there is a small gap but alot less distracting imo
The text was updated successfully, but these errors were encountered: