Releases: dan5py/discordjs-template-ts
Releases · dan5py/discordjs-template-ts
14.14.1-0.1.5
Changes
- Fixed nested slash commands not loading
14.14.1-0.1.4
Changes
- Moved to
tsup
fromtsc
- Moved to
tsx
fromts-node
- Added env validation
14.14.1-0.1.3
Changes
- Removed
slashCommands.json
(now you can configure the command from the.ts
file) - Moved to
pnpm
fromyarn
(you can still useyarn
if you prefer) - Updated to
[email protected]
14.11.0-0.1.2
Changes
- Fixed client init in
eventHandler.ts
(#1)
14.11.0-0.1.1
Changes
- Fixed error with aliases in development mode
14.11.0-0.1.0
First release
🎉 Features
- Slash Commands auto loader
- Events (
client
,guild
) auto loader - Slash commands JSON schema