{
    "debug": false,
    "locale": "en",
    "bot": {
        "owner": 0,
        "api_id": 0,
        "api_hash": "",
        "bot_token": "",
        "workers": 1,
        "max_concurrent_transmissions": 1,
        "scoped_commands": true
    },
    "database": {
        "user": null,
        "password": null,
        "host": "127.0.0.1",
        "port": 27017,
        "name": "pyrobot"
    },
    "reports": {
        "chat_id": "owner"
    },
    "disabled_plugins": []
}