Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
go-cqhttp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
go-cqhttp
Commits
78a593e3
Commit
78a593e3
authored
Jul 23, 2020
by
Mrs4s
Committed by
GitHub
Jul 23, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
82e2ea84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
78a593e3
# go-cqhttp
# go-cqhttp
使用
[
mirai
](
https://github.com/mamoe/mirai
)
以及
[
MiraiGo
](
https://github.com/Mrs4s/MiraiGo
)
开发的cqhttp golang原生实现, 并在
[
cqhttp原版
](
https://github.com/richardchien/coolq-http-api
)
的基础上做了部分修改和拓展.
使用
[
mirai
](
https://github.com/mamoe/mirai
)
以及
[
MiraiGo
](
https://github.com/Mrs4s/MiraiGo
)
开发的cqhttp golang原生实现, 并在
[
cqhttp原版
](
https://github.com/richardchien/coolq-http-api
)
的基础上做了部分修改和拓展.
文档暂时可查看
`docs`
目录, 目前还在撰写中.
# 兼容性
# 兼容性
#### 接口
#### 接口
...
@@ -31,7 +32,7 @@
...
@@ -31,7 +32,7 @@
| /set_group_kick |
[
群组T人
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_kick-群组踢人
)
|
| /set_group_kick |
[
群组T人
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_kick-群组踢人
)
|
| /set_group_ban |
[
群组单人禁言
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_ban-群组单人禁言
)
|
| /set_group_ban |
[
群组单人禁言
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_ban-群组单人禁言
)
|
| /set_group_whole_ban |
[
群组全员禁言
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_whole_ban-群组全员禁言
)
|
| /set_group_whole_ban |
[
群组全员禁言
](
https://cqhttp.cc/docs/4.15/#/API?id=set_group_whole_ban-群组全员禁言
)
|
| /set_group_name | 设置群组名(拓展API)
|
| /set_group_name | 设置群组名(拓展API) |
| /get_image | 获取图片信息(拓展API) |
| /get_image | 获取图片信息(拓展API) |
| /get_group_msg | 获取群组消息(拓展API) |
| /get_group_msg | 获取群组消息(拓展API) |
| /can_send_image |
[
检查是否可以发送图片
](
https://cqhttp.cc/docs/4.15/#/API?id=can_send_image-检查是否可以发送图片
)
|
| /can_send_image |
[
检查是否可以发送图片
](
https://cqhttp.cc/docs/4.15/#/API?id=can_send_image-检查是否可以发送图片
)
|
...
@@ -49,7 +50,7 @@
...
@@ -49,7 +50,7 @@
| ------------------------------------------------------------ |
| ------------------------------------------------------------ |
|
[
私聊信息
](
https://cqhttp.cc/docs/4.15/#/Post?id=私聊消息
)
|
|
[
私聊信息
](
https://cqhttp.cc/docs/4.15/#/Post?id=私聊消息
)
|
|
[
群消息
](
https://cqhttp.cc/docs/4.15/#/Post?id=群消息
)
|
|
[
群消息
](
https://cqhttp.cc/docs/4.15/#/Post?id=群消息
)
|
|
群消息撤回(拓展Event
) |
|
[
群消息撤回(拓展Event)
](
docs/cqhttp.md#群消息撤回
)
|
|
[
群管理员变动
](
https://cqhttp.cc/docs/4.15/#/Post?id=群管理员变动
)
|
|
[
群管理员变动
](
https://cqhttp.cc/docs/4.15/#/Post?id=群管理员变动
)
|
|
[
群成员减少
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员减少
)
|
|
[
群成员减少
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员减少
)
|
|
[
群成员增加
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员增加
)
|
|
[
群成员增加
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员增加
)
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment