https://pypi.org/project/py-cord/2.0.0b2
What's Changed
- Voice Receiving by @VincentRPS in #532
- x by @Lulalaby in #750
- Refactor Voice Recording by @VincentRPS in #832
- feat: add get audio functions by @VincentRPS in #837
- Use BytesIO for output in Sink (voice receive) by @plun1331 in #842
- Update voice receive example by @plun1331 in #843
- Fix error with option default params by @Ratery in #846
- Fix role
icon
argument not setting unicode_emoji to None by @argo0n in #876 - fix: do some typing in commands/context.py by @AnimateShadows in #848
- Fix extensions in discord.Bot by @plun1331 in #838
- Switch read_messages & view_channel by @Lulalaby in #881
- Add missing
guild_ids
parameter toSlashCommandGroup.create_subgroup
by @krittick in #880 - Add missing docs by @Lulalaby in #877
- update: fix typo in CONTRIBUTING (line 49) by @Bimi05 in #890
- Remove MISSING check from embed, embeds, view (fix for #303) by @EmreTech in #892
- Followup for #838 by @plun1331 in #888
- Options: set required to False when default value is None by @stijndcl in #903
- [ext.pages] Add disable/cancel methods to
Paginator
class by @krittick in #895 - Fix by @Lulalaby in #905
- Features/voice receive by @Lulalaby in #751
- Command registration rewrite by @BobDotCom in #759
New Contributors
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2