Discord.js v14 Command-Handlers
Commands, Events, Permissions and Cooldown Handlers for Discord.js v14 bot ~ Made by Nathaniel
Discord.js v14 (dev version)
Discord.js v14 is still in development, but we can start using the dev version.
Handlers
- Commands Handler
- Slash Commands Handler
- Events Handler (messageCreate, interactionCreate)
- Permission Handler
- Cooldowns (No Database)
Preview
Setup
npm install [email protected] @discordjs/rest ascii-table discord-api-types ms dotenv [email protected]
Leave the GUILD_ID
in .env
file blank if you want to register slash commands globally.
Add new secret: TOKEN
, 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: Nathaniel VFX#9090
Made by Nathaniel (Nathaniel VFX#9090)
These command handlers are made by Nathaniel (Nathaniel VFX#9090)
If you have any problem, you can contact me. 😉