exception_notification icon indicating copy to clipboard operation
exception_notification copied to clipboard

Discord integration

Open ampeigonet opened this issue 7 years ago • 3 comments

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

ampeigonet avatar Nov 28 '18 19:11 ampeigonet

Discord supports WebHooks, so you should be able to use the WebHook Notifier

jasonhazel avatar May 09 '19 13:05 jasonhazel

@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

EmilioCristalli avatar May 11 '19 15:05 EmilioCristalli

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.

jasonhazel avatar May 11 '19 18:05 jasonhazel