16 lines
192 B
INI
16 lines
192 B
INI
[pyrogram]
|
|
api_id = 12345
|
|
api_hash = 0123456789abc0123456789abc
|
|
|
|
[basic]
|
|
bot_token = 111:abc
|
|
admin = 777000
|
|
|
|
[plugins]
|
|
root = plugins
|
|
|
|
[proxy]
|
|
enabled = False
|
|
hostname = 127.0.0.1
|
|
port = 1080
|