9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
{
|
|
"Version": "12.4.1",
|
|
"Name": "Discord webhook (URL sharing service)",
|
|
"DestinationType": "URLSharingService",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "Webhook URL",
|
|
"Body": "JSON",
|
|
"Data": "{\n \"content\": \"$input$\",\n \"username\": \"ShareX\",\n \"avatar_url\": \"https://getsharex.com/img/ShareX_Logo.png\",\n \"tts\": false\n}"
|
|
} |