1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

doc update. close #102

This commit is contained in:
Mrs4s 2020-08-14 13:41:48 +08:00
parent b545e05a9d
commit f325b26e1a

View File

@ -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,