Releases: LLOneBot/LuckyLilliaBot
Releases · LLOneBot/LuckyLilliaBot
v3.10.1
28 Feb 16:58
Compare
Sorry, something went wrong.
No results found
v3.10.0
27 Feb 12:38
Compare
Sorry, something went wrong.
No results found
feat: 邀请加群通知 #87
fix: 发送文件的文件名 #88
fix: 消息和通知上报的时间戳格式统一,都为毫秒
fix: 加群和加好友请求通知的post_type改为request
v3.9.0
26 Feb 20:16
Compare
Sorry, something went wrong.
No results found
新增群管理功能:禁言,踢人,改名片,设管理,改群名
新增发送视频和文件,文件消息type为file, data为{file: uri}, 发送时uri支持http://, file://, base64://
v3.8.1
26 Feb 15:31
Compare
Sorry, something went wrong.
No results found
调整设置界面ffmpeg的位置,避免有人改好位置后没有点保存按钮导致ffmpeg没有生效
v3.7.0
23 Feb 12:01
Compare
Sorry, something went wrong.
No results found
feat: 管理员变动事件
feat: 加群事件
feat: 加群请求处理api
feat: 退群api #65
fix: 回复消息id改为string
fix: 群成员没有role字段 #73
fix: 启动获取自身消息失败导致服务无法启动
fix: ws调用时echo 为 0无法响应 #68 by @MisaLiu
v3.6.1
22 Feb 15:06
Compare
Sorry, something went wrong.
No results found
v3.6.0
21 Feb 14:23
Compare
Sorry, something went wrong.
No results found
新增点赞api send_like
新增go-cqhttp api get_stranger_info, 其实只是获取群友的信息而已,不在群里的获取不到
修复上报某些图片的url不可用
v3.5.0
21 Feb 09:34
Compare
Sorry, something went wrong.
No results found
新增兼容go-cqhttp的api send_private_forward_msg send_group_forward_msg #61 #60 #58
新增发送消息支持cq码
优化接受@消息的文本空格 #19
优化长文本日志显示
v3.4.0
20 Feb 22:14
Compare
Sorry, something went wrong.
No results found
新增反向Websocket连接 #53 (by@disymayufei)
新增合并转发聊天记录
新增上报图片http链接开关
优化读取配置文件io占用 #54 (by@disymayufei)
新增语音直接发送mp3、wav等音频格式
v3.3.1
17 Feb 15:40
Compare
Sorry, something went wrong.
No results found
fix: group member_count & max_member_count #50