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

Update README.md

This commit is contained in:
Shigma 2021-05-31 00:54:23 +08:00 committed by GitHub
parent 139f053c5b
commit 9d44697dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ _✨ 基于 [Mirai](https://github.com/mamoe/mirai) 以及 [MiraiGo](https://git
## 兼容性 ## 兼容性
go-cqhttp兼容[OneBot-v11](https://github.com/howmanybots/onebot/tree/master/v11/specs)绝大多数内容并在其基础上做了一些扩展详情请看go-cqhttp的文档 go-cqhttp 兼容 [OneBot-v11](https://github.com/howmanybots/onebot/tree/master/v11/specs) 绝大多数内容,并在其基础上做了一些扩展,详情请看 go-cqhttp 的文档
### 接口 ### 接口
@ -68,7 +68,7 @@ go-cqhttp兼容[OneBot-v11](https://github.com/howmanybots/onebot/tree/master/v1
### 实现 ### 实现
<details> <details>
<summary>已实现CQ码</summary> <summary>已实现 CQ </summary>
#### 符合 Onebot 标准的 CQ 码 #### 符合 Onebot 标准的 CQ 码
@ -122,7 +122,7 @@ go-cqhttp兼容[OneBot-v11](https://github.com/howmanybots/onebot/tree/master/v1
</details> </details>
<details> <details>
<summary>已实现API</summary> <summary>已实现 API</summary>
#### 符合 Onebot 标准的 API #### 符合 Onebot 标准的 API
@ -219,7 +219,7 @@ go-cqhttp兼容[OneBot-v11](https://github.com/howmanybots/onebot/tree/master/v1
</details> </details>
<details> <details>
<summary>已实现Event</summary> <summary>已实现 Event</summary>
#### 符合 Onebot 标准的 Event部分 Event 比 Onebot 标准多上报几个字段,不影响使用) #### 符合 Onebot 标准的 Event部分 Event 比 Onebot 标准多上报几个字段,不影响使用)