All notable changes to this project will be documented in this file.
- env load env file automatically
- intents type parsed correctly in the cli arguments
- OFFDJS_INTENTS loaded correctly
- env loaded correctly
- types
EventHandler,InteractionHandlerexported
intentsadd defaault to cli -i option
Nodeverion required update
-Vmode verbose added
tokentoken visible on cli fixed
guildsparam in commands
- modal register fixed
- command naming fixed
- deploy commands
- priority naming of commands
- set token in the cli
- declare root directory
- fix cli bug on windows
- custom intents
- event names are optionals
- export types in utils
Practically everything has changed. See the new docs
- Interactions:
SelectMenuadd support to new select menu - Interactions:
customIdarguments now is an array - Client:
clideleted logs
- Client:
Parseserialize BigInt
- syncCommands: init on ready
- Events:
loadload events in login()
- Utils:
exportdelete unused functions - Dependencies:
package.jsondelete unused dependecies and update
- Utils:
parsedetect json api format
- Client:
commandsnot read root
- Client:
commandsnot load new
- config:
Configare now optionals
- JSON:
commandSchema$ref can not be resolved
- JSON:
commandSchemaschema created
- Client:
ClientOptionsexport ClientOptions
- Events:
Loadthe events path is fixed
- Sync commands:
ENOENTno such file or directory
- Sync commands:
syncCommandsadd new option to sync
- Sync commands:
syncCommandsadd docs about sync commands
- Client:
Commandsthe client load js command files - Client:
Commandsthe client read rest djs command properties - Client:
Eventsthe event files don't need a .event.js nomenglature
- utils:
parseAPICommandadded method to parse objecs toRESTPostAPIApplicationCommandsJSONBody - Client:
syncCommandsthe client sync the commands whith the local files
- commands:
Global Commandsadded method to register
- interactions:
UserContextMenuCommandInteractionadded method to reply
- interactions:
MessageContextMenuCommandInteractionadded method to reply
- interactions:
AutocompleteInteractionadded method to reply
- interactions:
ModalSubmitInteractionadded method to reply
- interactions:
SelectMenuInteractionadded method to reply
- interactions:
ButtonInteractionadded method to reply
- interactions:
ChatInputCommandInteractionadded method to reply