tbot-with-extras/persistence/persistent_init.json
Remy Moll ce6c6bbe9a It works like a charm now :)
Merged two projects and allowed them to use common functions for 
inter-operativity.
2020-10-14 19:18:20 +02:00

16 lines
208 B
JSON

{
"bot" : {
"messages_read": 0,
"messages_sent": 0,
"commands_executed": 0,
"photos_sent": 0,
"log": [],
"chat_members": {},
"reboots": 0
},
"clock" : {
"test":""
}
}