This repository was archived by the owner on May 22, 2022. It is now read-only.
Releases: bitomic/plugin-application-commands
Releases · bitomic/plugin-application-commands
v1.1.2
v1.1.1
v1.1.0
Features
- Added
applicationCommandsHintProvidertoSapphireClientOptionsto manageidHintsandguildIdsfor application commands. name(anddescriptionfor chat input application commands) are optional for application commands. If abscent, it will try to get thenamefrom the baseCommandOptions(also known as the piece's name).-
- If
descriptiondoesn't exist inChatInputApplicationOptionsnorCommandOptions, it will log an error and skip it. The same will occur if somehownameisn't available in any of the options.
- If