matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
785 stars 148 forks source link

chore: remove embed on discord edits #916

Open Karitham opened 1 month ago

Karitham commented 1 month ago

Simple fix to remove the massive embeds since discord changed their embeds. The discord side is becoming unusable when people on matrix edit their messages;

image

I'm open to fixing this PR or changing it to simply edit the actual webhook message, as per my message in matrix (hopefully this works fine)