matrix-org / matrix-appservice-discord

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

Don't send filenames in discord message bodies #918

Open chayleaf opened 1 month ago

chayleaf commented 1 month ago

Previously, whenever you sent a file/image on Matrix, the file name would be sent on the Discord end as the body text alongside the attachment. This removes that behavior.