What's Changed
- Fix typo in pyproject.toml by @silasary in #1711
- fix: fallback to empty list if entitlements is not provided by @AstreaTSS in #1715
- feat: Add audioop-lts for python 3.13+ by @silasary in #1713
- fix: command lookup error when scope is cached by @sondevra in #1716
- fix/test: ensure polls are being correctly processed by @AstreaTSS in #1714
- fix: change start_time source in CronTrigger.next_fire() by @mifuyutsuki in #1718
- fix: correct usage of user id in interaction metadata by @retr0-init in #1729
- feat: Add poll result embed type by @retr0-init in #1730
- fix: make _on_raw_message_poll_vote events use correct data by @Lacosst0 in #1725
- fix: VoiceGateway connection is closed with code 4020 by @SirTurlock in #1727
- fix: use localizations for InteractionCommand by @AstreaTSS in #1724
- fix: correctly serialize slash cmd with same names from different scope by @AstreaTSS in #1733
- fix: properly parse aliases for base commands by @AstreaTSS in #1728
New Contributors
- @sondevra made their first contribution in #1716
- @SirTurlock made their first contribution in #1727
Full Changelog: 5.13.1...5.13.2