Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord integration #434

Open
ampeigonet opened this issue Nov 28, 2018 · 3 comments
Open

Discord integration #434

ampeigonet opened this issue Nov 28, 2018 · 3 comments
Labels

Comments

@ampeigonet
Copy link

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

@FLarra FLarra added the feature label Nov 28, 2018
@jasonhazel
Copy link

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

@EmilioCristalli
Copy link
Collaborator

@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

@jasonhazel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants