Skip to content

Releases: dan5py/discordjs-template-ts

14.14.1-0.1.5

09 Mar 15:10
b9c0057
Compare
Choose a tag to compare

Changes

  • Fixed nested slash commands not loading

14.14.1-0.1.4

24 Feb 15:33
86d82d9
Compare
Choose a tag to compare

Changes

  • Moved to tsup from tsc
  • Moved to tsx from ts-node
  • Added env validation

14.14.1-0.1.3

09 Jan 13:26
Compare
Choose a tag to compare

Changes

  • Removed slashCommands.json (now you can configure the command from the .ts file)
  • Moved to pnpm from yarn (you can still use yarn if you prefer)
  • Updated to [email protected]

14.11.0-0.1.2

06 Jun 15:06
bff4e1c
Compare
Choose a tag to compare

Changes

  • Fixed client init in eventHandler.ts (#1)

14.11.0-0.1.1

05 Jun 21:49
Compare
Choose a tag to compare

Changes

  • Fixed error with aliases in development mode

14.11.0-0.1.0

28 May 18:34
Compare
Choose a tag to compare

First release

🎉 Features

  • Slash Commands auto loader
  • Events (client, guild) auto loader
  • Slash commands JSON schema