80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"locale": "en",
|
|
"bot": {
|
|
"owner": 0,
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": "",
|
|
"scoped_commands": true
|
|
},
|
|
"use_compiled_page_saver": false,
|
|
"reports": {
|
|
"chat_id": "owner"
|
|
},
|
|
"disabled_plugins": [],
|
|
"commands": {
|
|
"help": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeDefault"
|
|
},
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
},
|
|
"balance": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeDefault"
|
|
},
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
},
|
|
"topup": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeDefault"
|
|
},
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
},
|
|
"setcard": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeDefault"
|
|
},
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
},
|
|
"resetcard": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeDefault"
|
|
},
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
},
|
|
"shutdown": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeChat",
|
|
"chat_id": "owner"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |