This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
NAFF - 1.8.0
LordOfPolls
released this
15 Aug 19:56
·
166 commits
to master
since this release
What's Changed
- refactor: improve adding prefixed commands by @Astrea49 in #575
- feat: Convert
client.on_error
into a proper event by @silasary in #573 - feat: Allow audio pre-buffering by @LordOfPolls in #570
- Tests by @LordOfPolls in #567
- Feat: Intent warning for events and prefixed commands by @Kigstn in #577
- feat: add client.owner_ids by @LordOfPolls in #588
- feat: new user enums by @Wolfhound905 in #593
- feat: add bool to Embed by @Astrea49 in #592
- feat: update user.pyi by @Astrea49 in #590
- docs: naffication by @Kamisoi in #599
- feat: add support for getting a threads message by @LordOfPolls in #598
- Update discord typings by @benwoo1110 in #605
What's Fixed
- fix: proeperly remove alias for prefixed cmd's remove_command by @Astrea49 in #574
- fix: Add missing await in
client._on_error
handler. by @silasary in #579 - fix: allow coroutines for prefixed commands by @Astrea49 in #581
- fix: make ignore_extra work for no param prefixed cmds by @Astrea49 in #582
- fix: parse
NoArgumentConverter
correctly by @Astrea49 in #584 - fix: use to_snowflake for remove_role by @Astrea49 in #589
- fix: Channel pain points by @LordOfPolls in #596
- fix: give defaults to content vars for automod actions by @Astrea49 in #600
- fix: unset ready on reconnect by @LordOfPolls in #595
- fix: Add GuildForum to TYPE_GUILD_CHANNEL for typehinting by @benwoo1110 in #604
- fix: remove member from guild/cache on remove by @Astrea49 in #603
Full Changelog: NAFF-1.7.1...NAFF-1.8.0