-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
[REQ] Discord Webhook Support #739
Comments
Interesting, Personally, i'd rather add a new section rather than hacking the Slack notification to do this. But Discord support shall be done! |
Woohoo \o/ Either way would work really :) More info available here: https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks |
Thanks! |
Planned in the big notification update |
Id love to see this working as well. I was playing around with it but couldnt seem to ever get it working with out getting errors |
It is now live in the 2.1 version! |
Hi there!
Discord has a Webhook just like Slack does now, and it's even Slack compatible if you add /slack to the end of the webhook url.
Sadly tho, PlexRequests.Net doesn't obey the url, and tries to use it for Slack.
Any chance of a catch to fix so that if the url contains Discord in it, it'll prod Discord instead of Slack? :)
The text was updated successfully, but these errors were encountered: