Webhook (but Discord)
-
Hi
I spent some time trying to configure the webhook extension myself, but with nest data, so that it would look nice for Discord messages. Unfortunately, I didn’t manage to do it. What is my goal?{ "content": "test", "embeds": [ { "description": "Text message. You can use Markdown here. *Italic* **bold** ...", "color": 16711680 } ], "attachments": [] }
How am I trying to configure?
What do I get after sending a webhook?
I know that the webhook works because it sends data, but only the “content” key works correctly, the rest of the data was not read/sent correctly. How can I make this work?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.