17 lines
336 B
Plaintext
17 lines
336 B
Plaintext
[setting]
|
|
enable=false
|
|
#共有 cqhttp ftqq(sever酱) pushplus telegram
|
|
push_server=cqhttp
|
|
#server酱和pushplus的推送token
|
|
push_token=123456
|
|
|
|
[cqhttp]
|
|
#cqhttp的服务端地址
|
|
cqhttp_url=http://127.0.0.1:5000/send_private_msg
|
|
#推送给谁
|
|
cqhttp_qq=10001
|
|
|
|
[telegram]
|
|
api_url=api.telegram.org
|
|
bot_token=123465:abcdefg
|
|
chat_id=123456 |