Skip to content

New Discord.JS v14 Slash and Prefix Commands handler with Events. Check it out now!

Notifications You must be signed in to change notification settings

Comet-Development/Discord.js-v14-commands-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Command-Handler

Commands, Events, Permissions and Cooldown Handlers for Discord.js v14 bot ~ Made by Lynx

Handlers

  • Commands Handler
  • Slash Commands Handler
  • Events Handler (messageCreate, interactionCreate)
  • Permission Handler
  • Cooldowns (No Database)
  • Mongo Database

Preview

Setup

Leave the GUILD_ID in .env file blank if you want to register slash commands globally.


Add new secret: TOKEN, MONGO_DB, CLIENT_ID and GUILD_ID into the environment variables tab (lock icon in sidebar) if you are using replit.

If you are using replit you can remove require('dotenv').config() from index.js and you don't need to install dotenv

Contact

Discord: Lynx.devv#0531 Instagram: lynx.devv

Made by Lynx (Lynx.devv#0531)

These command handlers are made by Lynx (Lynx.devv#0531)

If you have any problem, you can contact me. 😉

Discord

Disclaimer

This handler was built with the ideas from Nathaniel-VFX's Discord.js v14 handler.

About

New Discord.JS v14 Slash and Prefix Commands handler with Events. Check it out now!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published