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

v4.15.0.1046.PRE

Pre-release
Pre-release
Compare
Choose a tag to compare
@hykilpikonna hykilpikonna released this 21 Apr 21:15
· 1085 commits to master since this release

更新内容:

  • 添加 commandsAlsoCallEvents 配置项, 关掉的话指令不会调用消息事件了 (#40)
  • 支持 "" 作为指令前缀 (#41)
  • 更新 Readme 里面 CQHTTP 的配置教程w
  • 更新到 CQHTTP v4.15.0

ExtraBot:

  • ExComponent 添加 Share 组件
<dependency>
    <groupId>com.github.hydevelop</groupId>
    <artifactId>PicqBotX</artifactId>
    <version>4.15.0.1046.PRE</version>
</dependency>