28 lines
553 B
JSON
28 lines
553 B
JSON
{
|
|
"locale": "uk",
|
|
"owner": 0,
|
|
"age_allowed": 0,
|
|
"admin_group": 0,
|
|
"destination_group": 0,
|
|
"admins": [],
|
|
"bot": {
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": ""
|
|
},
|
|
"logging": {
|
|
"size": 512,
|
|
"location": "logs"
|
|
},
|
|
"locations": {
|
|
"data": "data",
|
|
"locale": "locale"
|
|
},
|
|
"commands": {
|
|
"start": "Start using the bot"
|
|
},
|
|
"commands_admin": {
|
|
"reboot": "Restart the bot",
|
|
"applications": "Get all applications as JSON"
|
|
}
|
|
} |