mirror of
https://github.com/Xtao-Labs/iShotaBot.git
synced 2024-11-16 04:35:55 +00:00
25 lines
297 B
INI
25 lines
297 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
|
|
|
|
[twitter]
|
|
consumer_key = ABCD
|
|
consumer_secret = ABCD
|
|
access_token_key = ABCD
|
|
access_token_secret = ABCD
|
|
|
|
[post]
|
|
admin = 0
|
|
lofter_channel = 0
|