-
I'm trying to write a golang handler, which reacts to discord interactions. I've set it up as the interactions URL in my discord developer portal.
This is the code I've written:
```go
var secrets…
-
How could i make the embed in a Jenkinsfile pipeline build Look the same as a default embed from a freestyle build?
-
I'm trying update version to **jenkins/jenkins:2.256-centos7**, but can't send discord webhook.
Now, I downgrade to **jenkins/jenkins:2.253-centos7** work now.
-
```
[ttt_damagelogs] Couldn't include file 'includes\modules\chttp.lua' - File not found or is empty ()
1. pcall - [C]:-1
2. unknown - addons/ttt_damagelogs/lua/damagelogs/server/discord.lua:1…
-
You have it so the method to edit a message is in `PostedWebhookMessage`. What if I'm trying to edit a message after the plugin restarts? I don't have that particular object stored anymore. There is a…
-
It would be good to have the readme updated to include build instructions and usage instructions.
ajmas updated
4 years ago
-
1. If a webhook returns an error such as a 429 error, there should be a way to iterate through the supplied dict of proxies.
2. As far as I'm aware, setting the proxies for a webhook object does no…
-
In the WebHook::execute method, the use of Optional.of instead of Optional.ofNullable is a problem.
Indeed, this causes every parameter of the embed to become mandatory.
```
Caused by: java.lang.…
-
**Describe the bug**
When sending tellraw @a messages in minecraft. It does not send it to discord with the config option `atATellRaw` set to `true`
**Reproduction steps**
1. Use `/tellraw @a {…
-
In GitLab by @woomin77 on Oct 24, 2024, 21:17
## 목적
> 컨트롤러 테스트 정상적으로 진행
## 작업 상세 내용
- [x] DiscordWebhook 관련 의존성 주입