Thread Starter
yuunc
(@yuunc)
This is my setup if you want to know.
{
"content": "ada update %category% baru :partying_face: buruan cek yuk!",
"embeds": [
{
"title": "%title%",
"description": "%excerpt%",
"url": "%link%",
"color": 3994893,
"author": {
"name": "%author%",
"url": "%gravatar%",
"icon_url": "%gravatar%"
},
"image": {
"url": "%image%"
},
"thumbnail": {
"url": "%image%"
}
}
]
}