mirror of
https://github.com/Xtao-Labs/iShotaBot.git
synced 2024-11-16 12:51:38 +00:00
15 lines
155 B
INI
15 lines
155 B
INI
|
[pyrogram]
|
||
|
api_id = ID_HERE
|
||
|
api_hash = HASH_HERE
|
||
|
|
||
|
[plugins]
|
||
|
root = modules
|
||
|
|
||
|
[proxy]
|
||
|
enabled = False
|
||
|
hostname = 127.0.0.1
|
||
|
port = 1080
|
||
|
|
||
|
[basic]
|
||
|
ipv6 = False
|