Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

NAFF - 1.8.0

Compare
Choose a tag to compare
@LordOfPolls LordOfPolls released this 15 Aug 19:56
· 166 commits to master since this release
0a45808

What's Changed

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