Hiya i am not getting the map image here is my config:
{
"Command": "dw",
"Wipe Webhook url": "https://discordapp.com/api/webhooks/739956556858130483/LDxfC0vjafBSQRvR4HXUYIcGhq-SnGuO8FjYMoYWDOCpC9MKZiGB5qSbEGAdW47-90YY",
"Protocol Webhook url": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
"Wipe message": {
"Content": "@everyone",
"Embed": {
"Title": "{Servername} Just Wiped!",
"Description": "More info below, come join us :smile:",
"Embed Color": "#de8732",
"Image Url": "attachment://map.jpg",
"Thumbnail Url": "https://imgur.com/QSkQP9t.png",
"Fields": [{
"Title": "Seed",
"Value": "[{MapSeed}](http://playrust.io/map/?Procedural%20Map_{MapSize}_{MapSeed})",
"Inline": true,
"Order": 1,
"Enabled": true
},
{
"Title": "Size",
"Value": "{MapSize}",
"Inline": true,
"Order": 2,
"Enabled": true
},
{
"Title": "Server Description",
"Value": "{ServerDescription}",
"Inline": true,
"Order": 3,
"Enabled": true
},
{
"Title": "Click & Connect",
"Value": "steam://connect/{ServerIp}:{ServerPort}",
"Inline": false,
"Order": 4,
"Enabled": true
}
],
"Footer": {
"Icon Url": "https://imgur.com/duLTYdV.png",
"Text": "Discord Wipe v2.0.0 by Nealo",
"Enabled": true
},
"Enabled": true
}
},
"Protocol message": {
"Content": "@everyone",
"Embed": {
"Title": "{Servername}",
"Description": "The server protocol has changed!",
"Embed Color": "#de8732",
"Image Url": "",
"Thumbnail Url": "",
"Fields": [{
"Title": "Protocol",
"Value": "{Protocol}",
"Inline": true,
"Order": 2,
"Enabled": true
},
{
"Title": "Previous Protocol",
"Value": "{PreviousProtocol}",
"Inline": true,
"Order": 3,
"Enabled": true
},
{
"Title": "Mandatory Client Update",
"Value": "This update requires a mandatory client update in order to be able to play on the server",
"Inline": false,
"Order": 4,
"Enabled": true
},
{
"Title": "Click & Connect",
"Value": "steam://connect/{ServerIp}:{ServerPort}",
"Inline": false,
"Order": 5,
"Enabled": true
}
],
"Footer": {
"Icon Url": "",
"Text": "",
"Enabled": true
},
"Enabled": true
}
},
"Map Render Name": "Icons",
"Date Format": "M/dd/yy",
"Time Format": "hh:mm:ss"
}