matrix-org / matrix-appservice-discord

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

replying on the discord side #895

Closed Maxb0tbeep closed 7 months ago

Maxb0tbeep commented 10 months ago

is it possible to have the discord bot actually reply instead of the ugly embed? It would look a lot more seamless...

salixor commented 10 months ago

It is a limitation on Discord's side. Webhooks cannot reply to messages (see !704).