Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Am4rok

    (@saphorin)

    here is the code I tried

    {
        "content": ":loudspeaker: <@&864944574610538517> **Nouvel %type% sur le site!** ",
        "embeds": [
            {
                "author": {
                    "name": "%author%",
                    "url": "%author_url%",
                    "icon_url": "%gravatar%"
                },
                "title": "%title%",
                "description": "%excerpt%",
                "url": "%link%",
                "thumbnail": {
                    "url": "%thumbnail%"
                }
            }
        ]
    }

    When registered, the <@&864944574610538517> disapear

    With this one, doesn’t work

    {
        "content": ":loudspeaker: @&864944574610538517 **Nouvel %type% sur le site!** ",
        "embeds": [
            {
                "author": {
                    "name": "%author%",
                    "url": "%author_url%",
                    "icon_url": "%gravatar%"
                },
                "title": "%title%",
                "description": "%excerpt%",
                "url": "%link%",
                "thumbnail": {
                    "url": "%thumbnail%"
                }
            }
        ]
    }

    maybe I did something wrong.. is there a solution ? Thx

    Thread Starter Am4rok

    (@saphorin)

    This dont work did it before porting here
    we can’t add <> in the form so.. is there another possibility ?

    • This reply was modified 3 years, 3 months ago by Am4rok.
    • This reply was modified 3 years, 3 months ago by Am4rok.
    Thread Starter Am4rok

    (@saphorin)

    Nice work!! Impressed. All seam okay ??

    Thread Starter Am4rok

    (@saphorin)

    That’s just broke it with simple activation.. blocking some websockets et other js ressources
    And I followed your guidance.. but same result and dont want to waste time

Viewing 4 replies - 1 through 4 (of 4 total)