37 lines
945 B
JSON
37 lines
945 B
JSON
{
|
|
"remoteIdentifier": "AAAAA",
|
|
"callback": "undefined",
|
|
"type": "card",
|
|
"assets": {
|
|
"background": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/characters/miku.png",
|
|
"frame": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/frames/rainbow_overlay.png"
|
|
},
|
|
"composition": [
|
|
{
|
|
"type": "image",
|
|
"asset": "background",
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 300,
|
|
"height": 500
|
|
},
|
|
{
|
|
"type": "image",
|
|
"asset": "frame",
|
|
"x": 0,
|
|
"y": 300,
|
|
"width": 300,
|
|
"height": 200
|
|
},
|
|
{
|
|
"type": "text",
|
|
"text": "Character name hehehe",
|
|
"fontSize": 48,
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 300,
|
|
"height": 500
|
|
}
|
|
|
|
]
|
|
} |