Discord integration
I think it would be cool to include Discord (https://discordapp.com/) for uses similar to the ones in Slack (and more?)
Link to documentation https://discordapp.com/developers/docs/intro
Discord supports WebHooks, so you should be able to use the WebHook Notifier
@jasonhazel doesn't Discord webhook require a special format?
Looks like one of content, file or embeds is required https://discordapp.com/developers/docs/resources/webhook#execute-webhook
Not sure if we can achieve it with the webhook notifier that we have right now
Discord accepts "Slack" style notifications by adding /slack to the end of the webhook url. That may be a workaround?
I'm currently without power or else I'd give it a shot. Once I rejoin the first world I'll give it a try.