mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
小改动
This commit is contained in:
parent
abc4435e0a
commit
19735abf9c
@ -1,8 +1,12 @@
|
||||
[setting]
|
||||
enable=false
|
||||
push_server=cqhttp #共有 cqhttp ftqq(sever酱) Pushplus
|
||||
push_token=123456 #server酱和pushplus的推送token
|
||||
#共有 cqhttp ftqq(sever酱) Pushplus
|
||||
push_server=cqhttp
|
||||
#server酱和pushplus的推送token
|
||||
push_token=123456
|
||||
|
||||
[cqhttp]
|
||||
cqhttp_url=http://127.0.0.1:5000/send_private_msg #cqhttp的服务端地址
|
||||
cqhttp_qq=10001 #推送给谁
|
||||
#cqhttp的服务端地址
|
||||
cqhttp_url=http://127.0.0.1:5000/send_private_msg
|
||||
#推送给谁
|
||||
cqhttp_qq=10001
|
||||
@ -1,8 +1,12 @@
|
||||
[setting]
|
||||
enable=true
|
||||
push_server=cqhttp #共有 cqhttp ftqq(sever酱) Pushplus
|
||||
push_token=123456 #server酱和pushplus的推送token
|
||||
enable=false
|
||||
#共有 cqhttp ftqq(sever酱) Pushplus
|
||||
push_server=cqhttp
|
||||
#server酱和pushplus的推送token
|
||||
push_token=123456
|
||||
|
||||
[cqhttp]
|
||||
cqhttp_url=http://127.0.0.1:5000/send_private_msg #cqhttp的服务端地址
|
||||
cqhttp_qq=10001 #推送给谁
|
||||
#cqhttp的服务端地址
|
||||
cqhttp_url=http://127.0.0.1:5000/send_private_msg
|
||||
#推送给谁
|
||||
cqhttp_qq=10001
|
||||
Loading…
Reference in New Issue
Block a user