Skip to content

v4.1.0

Compare
Choose a tag to compare
@HarryAllen1 HarryAllen1 released this 28 Dec 19:27
· 1179 commits to main since this release
  • Help command now also has a select menu 2a20dc0
    • InteractionCreateEvent.ts has been removed since all that code isn't ever used anymore, most of it has been moved to HelpCommand.ts for select menu support e0bafc1
  • Status changes on guild leave and join, not just on bot restart f24bee6
  • Presence intent was never used; just remove it since it is a privileged intent 4e27ce1
  • Date helper now just references ms (it was only used in the ping command anyways and it couldn't go above 24 hours) 175a23c, b2e555f
  • The old helpCommandHelper in registry.ts is just removed since it is no longer being used in InteractionCreateEvent.ts ea6f18f

Full Changelog: v4.0.1...v4.1.0