Lawnmower/config.ini.example

17 lines
206 B
Plaintext
Raw Permalink Normal View History

2022-04-23 16:18:35 +00:00
[pyrogram]
api_id = 12345
api_hash = 0123456789abc0123456789abc
[basic]
bot_token = 111:abc
2022-04-27 08:08:33 +00:00
channel_id = 0
2022-04-27 09:08:14 +00:00
ghp = ghp_xxx
2022-04-23 16:18:35 +00:00
[plugins]
root = plugins
[proxy]
enabled = False
hostname = 127.0.0.1
port = 1080