mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 03:23:49 +08:00
doc update. close #102
This commit is contained in:
parent
b545e05a9d
commit
f325b26e1a
@ -24,12 +24,13 @@ go-cqhttp 支持导入CQHTTP的配置文件, 具体步骤为:
|
||||
"access_token": "",
|
||||
"relogin": false,
|
||||
"relogin_delay": 0,
|
||||
"post_message_format": "string",
|
||||
"http_config": {
|
||||
"enabled": true,
|
||||
"host": "0.0.0.0",
|
||||
"port": 5700,
|
||||
"timeout": 5,
|
||||
"post_urls": {"url:port": "secret"},
|
||||
"post_message_format": "string"
|
||||
},
|
||||
"ws_config": {
|
||||
"enabled": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user