-
I see a few different chat app options and I’d like to request Discord Webhooks be an alert option. I’ve worked on a few teams that are choosing Discord over Slack these days.
-
Is it possible to use this server to send POST requests to discord webhooks?
I recently tried using the following URL `http://localhost:3000/api/webhooks/my_webhook`, this is replacing `https://dis…
-
If you have a new idea for a webhook, write a comment here with the location in the game and a short explanation.
Remember that this event cannot be personalised, unless you own a Discord server al…
-
## How to reproduce:
- Post a message with a webhook
- GET https://discord.com/api/v10/webhooks/:webhookId/:webhookToken/messages/:msgId
- GET https//localhost:8080/api/v10/webhooks/:webhookId/:we…
-
Adding auto refresh option (for either a specific route or every route) along with saving results can be very useful for statistics in the future.
Potentially sending email (or maybe telegram or si…
-
Would it be possible to expand the list of notification options and potentially add discord webhooks to the list?
-
Could be worth investigating a solution that puts subsequent PR notifications in threads (and that potentially reacts to messages showing PR status)
-
So, I've been trying to find an easier way to code a Discord bot without any downloaded software. And Scratch For Discord was the answer! It's really easy to use, looks smooth, and has an overall amaz…
-
I: Found new post for Url: https://gamerant.com/feed/gaming/
I: news: Found 2 new posts..
E: Received Status Code - BadRequest: Failed post to Discord Channel
E: Received Status Code - BadRequest: …
-
Discord is capable of handling/executing slack webhooks ([see this](https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook))
However, currently the Slack integration …