{
"url": "WEBHOOK-URL-HERE",
"username":"Reforged GTS",
"avatar_url": "https://play.pokemonshowdown.com/sprites/ani/%species_lower%.gif",
"tts": false,
"icon_url":"https://play.pokemonshowdown.com/sprites/ani/%species_lower%.gif",
"embeds":[
{
"title":"NEW LISTING",
"description": "By %seller%",
"url": "https://google.com",
"color":65280,
"footer":{
"icon_url":"",
"text":"Reforged GTS"
},
"thumbnail":{
"url":"https://play.pokemonshowdown.com/sprites/ani/%species_lower%.gif"
},
"author":{
"name":"Reforged GTS - New Listing",
"url":"https://discordapp.com",
"icon_url":"https://pixelmonmod.com/w/images/logo/Fullcolor-50x50.png"
},
"fields":[
{
"name":"Listing Information -",
"value":"Seller: **%seller%** \\nPrice: **$%price%** \\nExpiration: %expires_in%",
"inline":false
},
{
"name":"Info:",
"value":"Pokemon: %species%\\nGender: %gender%\\nLevel: %level%\\nAbility: %ability%\\nUntradeable: %untradeable%\\nUnbreedable: %unbreedable%",
"inline":true
},
{
"name":"Stats:",
"value":"Level: %level%\\nForm: %form%\\nShiny: %shiny%\\nNature: %nature%\\nFriendship: %friendship%",
"inline":true
},
{
"name":"----",
"value":"----",
"inline":false
},
{
"name":"IVs:",
"value":"%iv_hp%/%iv_attack%/%iv_defence%/%iv_spattack%/%iv_spdefence%/%iv_speed% (%iv_percentage%%) ",
"inline":true
},
{
"name":"EVs:",
"value":"%ev_hp%/%ev_attack%/%ev_defence%/%ev_spattack%/%ev_spdefence%/%ev_speed%",
"inline":true
}
]
}
]
}