22 lines
290 B
JSON
22 lines
290 B
JSON
{
|
|
"bot" : {
|
|
"messages_read": 0,
|
|
"messages_sent": 0,
|
|
"commands_executed": 0,
|
|
"photos_sent": 0,
|
|
"log": [],
|
|
"chat_members": {},
|
|
"reboots": 0
|
|
},
|
|
|
|
"clock" : {
|
|
"test":""
|
|
},
|
|
"dashboard" : {
|
|
"test":""
|
|
},
|
|
"global" : {
|
|
"shopping_list" : []
|
|
}
|
|
}
|