3
0
Telegram_PaimonBot/config.ini.example
Xtao_dada 5eeea30fdc
v0.1.0beta (#1)
*  支持生成原神黄历
*  支持每日副本查询
*  支持角色资料、命座查询
*  支持武器查询
2021-07-09 23:31:30 +08:00

23 lines
270 B
Plaintext

[pyrogram]
api_id = 12345
api_hash = 0123456789abc0123456789abc
[basic]
bot_token = 111:abc
admin = 777000
channel_id = 0
[plugins]
root = plugins
include = process
[proxy]
enabled = False
hostname = 127.0.0.1
port = 1080
[redis]
host = 127.0.0.1
port = 6379
db = 0