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
6ea48ac8
Commit
6ea48ac8
authored
Jul 25, 2020
by
Mrs4s
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/Mrs4s/go-cqhttp
parents
847711cd
78a593e3
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 @
6ea48ac8
# go-cqhttp
使用
[
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 @@
| /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_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_group_msg | 获取群组消息(拓展API) |
| /can_send_image |
[
检查是否可以发送图片
](
https://cqhttp.cc/docs/4.15/#/API?id=can_send_image-检查是否可以发送图片
)
|
...
...
@@ -49,7 +50,7 @@
| ------------------------------------------------------------ |
|
[
私聊信息
](
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=群成员增加
)
|
...
...
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