mirror of
https://github.com/Noettore/lagomareGateKeeperBot.git
synced 2025-10-15 11:36:40 +02:00
13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"12345": {
|
|
"id": "12345",
|
|
"username": "Pippo",
|
|
"fullname": "Pippo Franco",
|
|
"role": "admin",
|
|
"credentials": {
|
|
"username": "pippo.franco",
|
|
"password": "pippo12345"
|
|
},
|
|
"status": 1
|
|
}
|
|
} |