Skip to content

Commit

Permalink
docs: 📝 update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Oct 2, 2024
1 parent 99b4cf7 commit 303fc24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ Kook 消息的格式化文本。占位符与上文同理,所有的服务器名

该功能为双向转发,即 MC 内消息会发送到指定 QQ 群,QQ 群内消息将被转发到 MC 内。

目前仅支持反向 WebSocket,消息格式仅支持 [array](https://github.com/botuniverse/onebot-11/tree/master/message#readme)

#### enable

默认值:`false`
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ Websocket resource location.

QQ message format sages. Placeholders are defined same as Miencraft, all server name will auto translate to plain format, you do not have to use plain placeholders.

Note that only reverse WebSocket is supported, and message format only supports [array](https://github.com/botuniverse/onebot-11/tree/master/message#readme).

#### chat

Default: `[{server}] <{name}>: {message}`
Expand Down

0 comments on commit 303fc24

Please sign in to comment.