Skip to content

Show errors as Discord Embeds when possible

luna requested to merge feature/discord-error-embeds into master

This implementation checks if Discordbot is the user agent, and if it is, we emit HTML with OpenGraph tags, if not, do JSON.

a screenshot showing the feature

Merge request reports