This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
PyrogramBotBase/config_example.json
2023-04-01 14:25:41 +02:00

12 lines
186 B
JSON

{
"bot": {
"api_id": 0,
"api_hash": "",
"bot_token": "",
"workers": 1
},
"disabled_plugins": [],
"reports": {
"chat_id": 0
}
}