Skip to content

Commands, Events, Permissions and Cooldowns Handlers for Discord.js v14 bot ~ Made by Nathaniel

License

Notifications You must be signed in to change notification settings

FisbanRegner/Discord.js-v14-Command-Handlers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Command-Handlers

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

node.js discord.js node.js

github-fork replit-fork

github-fork github-repo-stars github-follow


Features

  • Commands Handler (aliases, permissions)
  • Slash Commands Handler (options, choices, autocomplete, permissions)
  • Events Handler (messageCreate, interactionCreate, ready)
  • Button Handler (custom ID, permissions)
  • Permission Handler (commands, slash commands)
  • Cooldowns (No Database)

Preview

Installation & Setup

npm install discord.jsv14 @discordjs/rest ascii-table discord-api-types ms dotenv chalk@2.4.1

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


Made by Nathaniel (Nathaniel VFX#8080)

These command handlers are made by Nathaniel (Nathaniel VFX#8080)

⭐ Remember to star the repository if you like it! ⭐

Please give me proper credit when you use it, especially if you want to edit and post to public.


Contact

Discord: Nathaniel VFX#9090

If you have any problem, feel free to contact me. 😉

Discord

About

Commands, Events, Permissions and Cooldowns Handlers for Discord.js v14 bot ~ Made by Nathaniel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%