-
Here is the response I get from the terminal after running the exploit:
`{"success":false}`
The integration appears in the integrations list in my admin panel.
This appears in the admin log…
-
Opening main.exe doesn't send any information to the webhook. Doesn't give any errors, just nothing.
**To Reproduce**
Steps to reproduce the behavior:
1. Open build.bat and enter webhook
2. Enab…
-
Happy new year! It's been a while (actually, a long while) since the last commit. I've recently had some time to get back into Discord development so want to get Eris back to its former glory. Obvious…
-
We should create a webhook that ties into a channel on our discord server so that it sends a notification when there is someone looking to play for a duel.
-
Hello, I am getting such error (btw which crashes the app, which imho should not happen as discord is just a notification and not a critical piece of the program):
```
2022-09-17 22:38:45: Unhandled…
-
Hello
I have some problems with Youtube links.
Error in the logs
`Failed to fetch or process the RSS feed from https://www.youtube.com/@BNPParibasProduitsdeBourse
`
```
{
"Id": …
JPnux updated
1 month ago
-
```
As a form creator,
When I click on integrations tab on the form details page,
I can select a list of integrations to choose from
```
**List of integrations**
- [ ] Google sheet (Contact @S…
-
### What are you trying to do?
I want to have notifications on changes to my tailnet using webhooks. If possible, I want them to be fancy. My phone is already connected to a self-hosted [ntfy](https:…
-
Currently, the query string is ignored, despite their being two optional parameters.
https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params
https://discord.com/d…
-
# Installation CTFCafe
## Prerequisites
Nodejs v20
Npm v10
Docker
Docker-compose
## Install MongoDB
```bash
docker pull mongo
docker run --name mongo -d mongo
docker exec -it mongo sh
# …