AutoMihoyoBBS/config/push.ini.example

17 lines
336 B
Plaintext
Raw Normal View History

2022-01-09 17:31:44 +08:00
[setting]
2022-01-09 17:45:39 +08:00
enable=false
2022-01-25 15:03:53 +08:00
#共有 cqhttp ftqq(sever酱) pushplus telegram
2022-01-09 17:45:39 +08:00
push_server=cqhttp
#server酱和pushplus的推送token
push_token=123456
2022-01-09 17:31:44 +08:00
[cqhttp]
2022-01-09 17:45:39 +08:00
#cqhttp的服务端地址
cqhttp_url=http://127.0.0.1:5000/send_private_msg
#推送给谁
2022-01-25 15:03:53 +08:00
cqhttp_qq=10001
[telegram]
api_url=api.telegram.org
bot_token=123465:abcdefg
chat_id=123456