Skip to content

Releases: FraWolf/discordjs-v13-template

1.0.4-alpha

06 Feb 10:38
Compare
Choose a tag to compare
1.0.4-alpha Pre-release
Pre-release

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

02 Oct 11:19
Compare
Choose a tag to compare
1.0.3-alpha Pre-release
Pre-release

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

09 Sep 22:10
Compare
Choose a tag to compare
1.0.2-alpha Pre-release
Pre-release
  • Added start command on package.json

1.0.1-alpha

09 Sep 22:05
Compare
Choose a tag to compare
1.0.1-alpha Pre-release
Pre-release
  • Fixed name of class on main.js file
  • Installed the two libraries required for working

1.0.0-alpha

02 Sep 14:58
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release
Initial Commit