-
"https://discord.com/api/webhooks/1134639164554481746/rHve2GwtykPKvKczzCi5WHAD7zmdNriDM8HYRtyrpXWLji2C1l4uczulD724rnNCHyPd?thread_id=1134639024703815690"
Error: [SurfTimer-Discord] No webhook speci…
-
[I'm coming from t2bot's help channel. They say they didn't modify anything related to this and are in sync with upstream's release version, so it's something with upstream - aka you.]
We have Plur…
-
I was planning to bridge messages into a thread instead of separate channel using `https://discord.com/api/webhooks/${channel_id}/${token}?thread_id=${thread_id}` link, but it failed to start server w…
-
```
if (this.throwErrors) throw new Error(err.message);
^
Error: Error sending webhook: 404 status code. Response: {"message": "Unknown Webhook…
-
**What happened**:
When provisioning Grafana, [the documentation here](https://grafana.com/docs/grafana/latest/administration/provisioning/) states that Discord's `url` parameter is a "Secure Setti…
-
It always fails to send build webhooks both on GitHub's side (build notifications doesn't arrive on Discord with 400 code) and **sometimes** in Travis (your code says `curl: (22) The requested URL ret…
ghost updated
3 years ago
-
This is to get the process started for an Opentoonz development newsfeed via webhooks.
To get the word out about Opentoonz sites enabled with Webhooks can receive automated feeds from github. This…
-
Observability is working on https://github.com/rancher/rancher/issues/44614 to rebase monitoring to a newer upstream version; in this case 50.x.
There will be new CRDs for alerting, so UI needs to…
-
### Summary
AWS lambda pre warmed function and bot.run throwing RuntimeError("Session is closed") error after close command
### Reproduction Steps
Deploy a lambda with the provided code. I personna…
-
I config Discord service with url:
`WATCHTOWER_NOTIFICATION_URL: "discord://${DISCORD_WEBHOOK_TOKEN}@${DISCORD_WEBHOOK_ID}?json=true"`
Then I got this error:
`level=error msg="Failed to send shou…