- 
      
- 
        Save alexanderklatt/5053abefe5447fe8dc3f5f9b6e6b9aa0 to your computer and use it in GitHub Desktop. 
| { | |
| "embeds":[ | |
| { | |
| "title":"<<< {{ChannelName}} is live on Twitch!>>>", | |
| "url":"<<<{{ChannelUrl}}>>>", | |
| "description":"<<<{{Game}}>>>" | |
| } | |
| ] | |
| } | 
Thank you! That worked!
Hi, that's a cool JSON message! Would I be able to ping a role like this too?
I was able to ping a role by adding the following
{
"content": "<@&ROLEID>",
"embeds":[
{
"title":"<<< {{ChannelName}} is live on Twitch!>>>",
"url":"<<<{{ChannelUrl}}>>>",
"description":"<<<{{Game}}>>>"
}
]
}
Nice! Thanks for posting.
wait so how could i @everyone cuz i'm having trouble to figure this stuff out
Hi, that's a cool JSON message! Would I be able to ping a role like this too?
I was able to ping a role by adding the following
{
"content": "<@&ROLEID>",
"embeds":[
{
"title":"<<< {{ChannelName}} is live on Twitch!>>>",
"url":"<<<{{ChannelUrl}}>>>",
"description":"<<<{{Game}}>>>"
}
]
}Nice! Thanks for posting.
hey this is now giving error:( when i m posting this on ifttt it shows error in "url" , "Channel name " " channel url" :(( plsss fix this if u can plssssssssssssss:((((
I was able to ping a role by adding the following
{
"content": "<@&ROLEID>",
"embeds":[
{
"title":"<<< {{ChannelName}} is live on Twitch!>>>",
"url":"<<<{{ChannelUrl}}>>>",
"description":"<<<{{Game}}>>>"
}
]
}