是否有支持qq频道的计划? #77
Answered
by
yanyongyu
Wind2009-Louse
asked this question in
问答
-
|
go-cqhttp已经提供qq频道相关的API,请问最近是否有计划更新相关的支持内容?或者说要等到QQ频道正式公测的时候才会提供相关功能? |
Beta Was this translation helpful? Give feedback.
Answered by
yanyongyu
Jan 10, 2022
Replies: 1 comment
-
|
目前没有也不会针对gocq做专门的处理,仅做了onebot标准,不过你可以通过custom model来实现 QQ频道目前有官方API,已在 https://github.com/nonebot/adapter-qqguild 进行编写 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Wind2009-Louse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前没有也不会针对gocq做专门的处理,仅做了onebot标准,不过你可以通过custom model来实现
QQ频道目前有官方API,已在 https://github.com/nonebot/adapter-qqguild 进行编写