Supporting Discord - ackbarr/Emby.Plugins GitHub Wiki

Background

Discord is an all-in-one voice and text chat designed for gamers as a replacement for skype and TeamSpeak. This service is meant as a private chat portal similar to Slack. It uses a webhook system that is compatible with Slack incoming webhooks and the Emby.Notification.Slack plugin can work with Discord out of the box.

Emby Plugin Settings

  • Slack Incoming Webhook URI - use the discord webhook url. You must append '/slack' to the end of the discord webhook url for it to work
  • Message Channel - ignored The discord webhook controls the destination channel
  • Emoji - ignored Uses the author icon defined in the discord webhook.
  • Slack Username - Used as the username of the bot in discord.

Additional Information: https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks
https://discordapp.com/developers/docs/resources/webhook