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

v2.8.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 09:16
· 955 commits to main since this release

v2.8.0-M2

  • 支持MessageChain和大部分SingleMessage #87
  • 支持解析coming audio, FileMessage, 和 quote (ForwardMessage要等mirai支持) #90
  • 修复戳一戳事件的问题和增加target对象(#92 @Zipper-1)
  • 支持BotLeaveEvent(机器人退出群聊: 踢出/退出/解散) 和 MemberJoinRequetEvent(新群成员申请) #91
  • 分散实现代码到MiraiCP.cpp以解决重复定义问题 #96
  • 移动quoteAndSendMessageMessageSourceMessageChain类,移动到Contact类并deprecate
  • 重新设计Event#95, #99

该版本为开发版, 可能包含一些问题
需要下载压缩包替换原本全部cmake文件, miraicp.hpp和加入新增加的miraicp.cpp文件