Files
toho-jose/jobDefinition.json

34 lines
854 B
JSON

{
"remoteIdentifier": "AAAAA",
"callback": "undefined",
"type": "card",
"composition": [
{
"type": "image",
"asset": "https://cdn.discordapp.com/attachments/1083687175998152714/1113486177002070126/template.png",
"x": 0,
"y": 0,
"width": 300,
"height": 500
},
{
"type": "image",
"asset": "https://cdn.discordapp.com/attachments/1083687175998152714/1113486254953222205/rainbow_overlay.png",
"x": 0,
"y": 300,
"width": 300,
"height": 200
},
{
"type": "text",
"text": "Character name hehehe",
"fontSize": 48,
"x": 0,
"y": 0,
"width": 300,
"height": 500
}
]
}