Skip to content

v3.22.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 15:27
· 350 commits to main since this release
v3.22.2
c4d2ccc

Bug Fixes

  • fix random returns in command executes (dev-737)

Code Refactoring

  • add customId suffix option to interaction handler decorator (dev-737)
  • rename hubreportlogerr functions (dev-737)
  • remove variables with short names (dev-737)
  • more return statement stuff (dev-737)
  • refactor blacklist command main file (dev-737)
  • blacklist: refactor /blacklist list (dev-737)
  • Update ListBlacklists command to use type guards and improve code readability (dev-737)

Chores