وردپرس
Webhook (but Discord) | WordPress.org
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?
مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد
منبع: انجمن وردپرس