Skip to content

Releases: ShauryaB537/Discord.js-v14-Template

Discord.js v14 Template (v2.1.0)

15 Feb 05:40
Compare
Choose a tag to compare

Changes

  • Changed UserPerms to userPerms.
  • Changes BotPerms to botPerms.
  • Added Setup folder.
  • Updated README.md
  • Added Command Example.
  • Updated Command_Handler.
  • Fixed Error_Handler.

Discord.js v14 Template (v2.0.0)

07 Feb 13:04
Compare
Choose a tag to compare

v2.0.0

Changes made

  1. File structure changed
  2. Use of eslint
  3. Removed legacy commands
  4. Use of config.json for non-secret variables
  5. Feature to delete commands
  6. Renamed ownerOnly to devOnly

Discord.js v14 Template (v1.0.0)

02 Feb 09:41
Compare
Choose a tag to compare

Template's Features

  • Extremely comfortable handler. Very easy to use.
  • Has Cooldown features.
  • Supports both Slash And Legacy(message) Commands
  • Awesome Console
  • Error Handler
  • Mention Reply
  • Join Message
  • ownerOnly commands
  • maintanence commands
  • userPerms
  • botPerms

Make sure to read this before getting started!!
README.md