Releases: FraWolf/discordjs-v13-template
Releases · FraWolf/discordjs-v13-template
1.0.4-alpha
What's Changed
- Fix docker build & dynamic require by @DanieleS in #2
- Fix env name for Owner id
- Removed database (we will create different branches for that)
- Renamed some files
constants.ts
its not a class anymore
Full Changelog: 1.0.3-alpha...1.0.4-alpha
1.0.3-alpha
IMPORTANT CHANGES
- Template rewrited with TypeScript by @DanieleS
- Docker made ready for production environment
FIXES
- Fix
SlashCommandBuilder
type error when adding options to slash commands.
1.0.2-alpha
- Added start command on package.json
1.0.1-alpha
- Fixed name of class on
main.js
file - Installed the two libraries required for working
1.0.0-alpha
Initial Commit