50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"locale": "uk",
|
|
"debug": false,
|
|
"owner": 0,
|
|
"bot_id": 0,
|
|
"age_allowed": 0,
|
|
"birthdays_notify": true,
|
|
"birthdays_time": "09:00",
|
|
"api": "http://example.com",
|
|
"inline_preview_count": 7,
|
|
"admin_group": 0,
|
|
"destination_group": 0,
|
|
"remove_application_time": -1,
|
|
"admins": [],
|
|
"bot": {
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": ""
|
|
},
|
|
"logging": {
|
|
"size": 512,
|
|
"location": "logs"
|
|
},
|
|
"locations": {
|
|
"data": "data",
|
|
"cache": "cache",
|
|
"locale": "locale"
|
|
},
|
|
"commands": {
|
|
"rules": "Check out the rules",
|
|
"reapply": "Resubmit the application"
|
|
},
|
|
"commands_admin": {
|
|
"reboot": "Restart the bot",
|
|
"message": "Send a message",
|
|
"warnings": "Check user's warnings",
|
|
"application": "Check user's application",
|
|
"applications": "Retrieve all applications as a JSON"
|
|
},
|
|
"commands_group_admin": {
|
|
"reboot": "Restart the bot",
|
|
"message": "Send a message",
|
|
"warnings": "Check user's warnings",
|
|
"application": "Check user's application",
|
|
"applications": "Retrieve all applications as a JSON"
|
|
},
|
|
"commands_group_destination": {
|
|
"warn": "Warn a user"
|
|
}
|
|
} |