mirror of
https://github.com/ershisan99/flashcards-admin-bot.git
synced 2026-02-05 12:34:57 +00:00
add basic functionality for frontend, json db
This commit is contained in:
15
data/preregistered.json
Normal file
15
data/preregistered.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"rawData": {
|
||||
"424297319": {
|
||||
"name": "Зимин Владислав",
|
||||
"availableTime": {
|
||||
"from": 30,
|
||||
"to": 40
|
||||
},
|
||||
"tgUsername": "swq_2018",
|
||||
"chatId": 424297319,
|
||||
"userId": "424297319"
|
||||
}
|
||||
},
|
||||
"groups": []
|
||||
}
|
||||
Reference in New Issue
Block a user