discordjs-template-ts

A simple bot template for discordjs (with Typescript)

ISC License

Stars
9
discordjs-template-ts - 14.14.1-0.1.5 Latest Release

Published by dan5py 8 months ago

Changes

  • Fixed nested slash commands not loading
discordjs-template-ts - 14.14.1-0.1.4

Published by dan5py 8 months ago

Changes

  • Moved to tsup from tsc
  • Moved to tsx from ts-node
  • Added env validation
discordjs-template-ts - 14.14.1-0.1.3

Published by dan5py 10 months ago

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]
discordjs-template-ts - 14.11.0-0.1.2

Published by dan5py over 1 year ago

Changes

  • Fixed client init in eventHandler.ts (#1)
discordjs-template-ts - 14.11.0-0.1.1

Published by dan5py over 1 year ago

Changes

  • Fixed error with aliases in development mode
discordjs-template-ts - 14.11.0-0.1.0

Published by dan5py over 1 year ago

First release

🎉 Features

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