Add gitignore
This commit is contained in:
@@ -1,49 +0,0 @@
|
|||||||
{
|
|
||||||
"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": "Второй мой текст"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user