Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

v4.12.0.989 Preview (预览)

Pre-release
Pre-release
Compare
Choose a tag to compare
@hykilpikonna hykilpikonna released this 14 Oct 19:34
· 1085 commits to master since this release

主要更改:

  • 更新到 CQ HTTP 4.12.0
  • 支持 /get_friend_list 接口,用于获取好友列表
  • 支持 /get_group_info 接口,用于获取单个群信息
  • 支持 group_ban 通知事件,在群内有人被禁言和解除禁言时触发
<dependency>
    <groupId>com.github.HyDevelop</groupId>
    <artifactId>PicqBotX</artifactId>
    <version>4.12.0.989.PRE</version>
</dependency>