d4bf750c9e
Initial commit
49 lines
1006 B
JSON
49 lines
1006 B
JSON
{
|
|
"username": "Egor Widget",
|
|
"dynamic": [
|
|
{
|
|
"type": 1,
|
|
"name": "time",
|
|
"value": "My time rn is 15:11"
|
|
},
|
|
{
|
|
"type": 1,
|
|
"name": "description",
|
|
"value": "My Discord Widget"
|
|
},
|
|
{
|
|
"type": 1,
|
|
"name": "server",
|
|
"value": "profile-system"
|
|
},
|
|
{
|
|
"type": 1,
|
|
"name": "sub2",
|
|
"value": "Youmama"
|
|
}
|
|
],
|
|
"hero": "",
|
|
"attach": {
|
|
"name": "",
|
|
"description": "",
|
|
"icon": ""
|
|
},
|
|
"attachments": [
|
|
{
|
|
"name": "Test",
|
|
"description": "Hello",
|
|
"icon": "https://test.png",
|
|
"mini_icon": "https://mini.png"
|
|
},
|
|
{},
|
|
{},
|
|
{},
|
|
{},
|
|
{}
|
|
],
|
|
"descriptions": {
|
|
"1": "",
|
|
"2": "Первый мой текст",
|
|
"3": "Второй мой текст"
|
|
}
|
|
} |