v4.1.0
- 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 toHelpCommand.ts
for select menu supporte0bafc1
- 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
inregistry.ts
is just removed since it is no longer being used inInteractionCreateEvent.ts
ea6f18f
Full Changelog: v4.0.1...v4.1.0