Initial commit
This commit is contained in:
12
config_example.json
Normal file
12
config_example.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bot": {
|
||||
"api_id": 0,
|
||||
"api_hash": "",
|
||||
"bot_token": "",
|
||||
"workers": 1
|
||||
},
|
||||
"disabled_plugins": [],
|
||||
"reports": {
|
||||
"chat_id": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user