Skip to content

Releases: foxwhite25/qq.py

v1.2.0

v1.1.9

09 Feb 06:49
Compare
Choose a tag to compare

v1.1.8

31 Jan 10:14
Compare
Choose a tag to compare

✨ [Feature] 消息回复 对应官方 API 更新
🐛 [Bugfix] 频道创建修复

v1.1.7

29 Jan 01:47
Compare
Choose a tag to compare

✨ [Feature] Member 迭代器重写

v1.1.6

28 Jan 06:44
Compare
Choose a tag to compare

✨ [Feature] API Permission 类型以及 Permission.demand() 要求权限函数,对应官方 API 更新
🐎 [Performance] 优化加载速度

v1.1.5

23 Jan 22:35
Compare
Choose a tag to compare

✨ [Feature] on_message_audit 主动消息审核事件
✨ [Feature] 私聊接口

v1.1.3

21 Jan 12:35
Compare
Choose a tag to compare

🐛 [Bug fix] 空消息导致停止
🐛 [Bug fix] message.guild 有可能是 None
✨ [Feature] 更多的 Intents
✨ [Feature] DMChannels 和支持私聊

v1.1.2

18 Jan 21:05
Compare
Choose a tag to compare

🐛 [Bug fix] pypi publish error

v1.1.1

18 Jan 20:57
Compare
Choose a tag to compare

🐛 [Bug fix] 修复循环导入
✨ [Feature] 消息历史迭代器
✨ [Feature] Messagble.history
✨ [Feature] channel.purge

v1.1.0

16 Jan 10:42
Compare
Choose a tag to compare

✨ [Feature] 添加 guild.humans, guild.bot 来获取频道中所有缓存的用户/机器人
✨ [Feature] 添加 3.10 支持
✨ [Feature] 齿轮现在可以有外部配置
✨ [Feature] 命令组检查继承
🐛 [Bugfix] 当 UserInput 仅提供 MessageID 时出现 MessageConverter 错误
🐛 [Bugfix] 提升 aiohttp 版本