Nonebot-adapter-red

Latest version: v0.9.0

Safety actively analyzes 682251 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.5.0

What's Changed
* 新增配置项 `RED_AUTO_DETECT`,用来自动读取 `Chronocat` v0.0.46 加入的配置文件
具体信息请阅读 [README](./README.mdRED_AUTO_DETECT)
* 🐛 修复上传图片的返回数据模型验证错误 by Dreamail in https://github.com/nonebot/adapter-red/pull/11
* :pencil2: 修正拼写错误 by XiYang6666 in https://github.com/nonebot/adapter-red/pull/12

New Contributors
* Dreamail made their first contribution in https://github.com/nonebot/adapter-red/pull/11

**Full Changelog**: https://github.com/nonebot/adapter-red/compare/v0.4.2...v0.5.0

0.4.2

改动
* ✨at 元素可以指定显示内容了 by XiYang6666 in https://github.com/nonebot/adapter-red/pull/9

0.4.1

- 修复字段丢失错误

**Full Changelog**: https://github.com/nonebot/adapter-red/compare/v0.4.0...v0.4.1

0.4.0

新增:
* 支持发送文件与音频
* 新增属性 `event.original_message`

改进
* 现在会捕获验证模型时出现的错误
* `event.senderUid` 现在为 `Optional[str]`,并预计在未来删除此字段。

修复
* 更改 `event.reply` 的类型
* 修复 `to_me` 的处理逻辑 by XiYang6666 in https://github.com/nonebot/adapter-red/pull/7
* 修复 `get_members` 的错误


**Full Changelog**: https://github.com/nonebot/adapter-red/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* 支持用 reply 消息触发 `to_me` by XiYang6666 in https://github.com/nonebot/adapter-red/pull/6
* `MessageEvent` 增加 `reply` 属性,并会在判断首元素为 Reply 后将首元素移除
* 暂时为使用 betterqqnt 的用户增加警告 (直到其更新内置的 red-protocol 服务端)

New Contributors
* XiYang6666 made their first contribution in https://github.com/nonebot/adapter-red/pull/6

**Full Changelog**: https://github.com/nonebot/adapter-red/compare/v0.2.2...v0.3.0

0.2.2

- 暂时删除 `image.download` 中通过拼凑url的方式获取数据

**Full Changelog**: https://github.com/nonebot/adapter-red/compare/v0.2.1...v0.2.2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.