2021-11-06 16:33:16 +01:00
|
|
|
{
|
|
|
|
"server":{
|
2021-11-06 17:17:20 +01:00
|
|
|
"addr":"localhost:3977",
|
|
|
|
"passwd":"passwd"
|
2021-11-06 16:33:16 +01:00
|
|
|
},
|
|
|
|
"telegram":{
|
2021-11-06 17:17:20 +01:00
|
|
|
"admin_id":1,
|
|
|
|
"chat_id":-1,
|
2021-11-06 16:33:16 +01:00
|
|
|
"url":"https://api.telegram.org",
|
2021-11-06 17:17:20 +01:00
|
|
|
"token":""
|
2021-11-06 16:33:16 +01:00
|
|
|
},
|
|
|
|
"game":{
|
|
|
|
"daily_allotment":1200000000000,
|
|
|
|
"starting_allotment":6000000000000,
|
|
|
|
"threshold":600000000000,
|
|
|
|
"start_date":"2021-11-01T17:22:28+02:00"
|
2021-12-05 09:44:10 +01:00
|
|
|
},
|
2021-12-11 04:50:24 +01:00
|
|
|
"stats_monthly":null,
|
|
|
|
"stats_daily":null
|
2021-11-06 16:33:16 +01:00
|
|
|
}
|