tbot-with-extras/persistence/persistent_init.json
2020-11-29 21:52:28 +01:00

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" : []
}
}