Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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%"
                }
            }
        ]
    }
    
Viewing 1 replies (of 1 total)