15 lines
177 B
Plaintext
15 lines
177 B
Plaintext
|
[pyrogram]
|
||
|
api_id = 12345
|
||
|
api_hash = 0123456789abc0123456789abc
|
||
|
|
||
|
[basic]
|
||
|
bot_token = 111:abc
|
||
|
|
||
|
[plugins]
|
||
|
root = plugins
|
||
|
|
||
|
[proxy]
|
||
|
enabled = False
|
||
|
hostname = 127.0.0.1
|
||
|
port = 1080
|