37 lines
855 B
JSON
37 lines
855 B
JSON
{
|
|
"locale": "en",
|
|
"debug": false,
|
|
"bot": {
|
|
"owner": 0,
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": "",
|
|
"max_concurrent_transmissions": 1,
|
|
"scoped_commands": true
|
|
},
|
|
"database": {
|
|
"user": null,
|
|
"password": null,
|
|
"host": "127.0.0.1",
|
|
"port": 27017,
|
|
"name": "garbage_bot"
|
|
},
|
|
"database_api": {
|
|
"user": null,
|
|
"password": null,
|
|
"host": "127.0.0.1",
|
|
"port": 27017,
|
|
"name": "garbage_reminder"
|
|
},
|
|
"search": {
|
|
"radius": 0.1
|
|
},
|
|
"reports": {
|
|
"chat_id": "owner"
|
|
},
|
|
"disabled_plugins": [],
|
|
"strings": {
|
|
"url_repo": "https://git.end-play.xyz/GarbageReminder/TelegramBot",
|
|
"url_contact": "https://git.end-play.xyz/GarbageReminder/TelegramBot/issues"
|
|
}
|
|
} |