0.0.23_5.0.0-alpha.13
Changes:
feat!: update to JDA 5.0.0-alpha.13
feat: introduce subcommand handling
feat: allow BotListHandler to run on non production mode (built-in will still only run in production mode)
feat: add new events from JDA 5.0.0-alpha.13
feat: add DiscordSticker interface & GenerateStickerEnumProvider to generate it
feat: add native support for isAdministratorOnlyCommand
and useScope
in commands and context-menus
feat: add support defaultPermissions
in commands and context-menus
feat: bot ready notification now shows commands and context-menus
feat!: reduce default timeout from 15 to 14 to be sure that the interaction hook is still valid
feat!: rename Emote to Emoji
feat!: rename SlashCommand to Interaction
feat!: rename @Command
to @Interaction
feat!: rename @CommandScoped
to @InteractionScoped
feat!: rename command to interaction
feat!: remove isEarlyAccessCommand
from DiscordCommand
feat: stream line examples
chore: bump to 0.0.23_5.0.0-alpha.13
chore: bump io.spring.dependency-management to 1.0.12.RELEASE