- 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)
npm install discord.js@latest @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
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.
Discord: Nathaniel VFX#8080
If you have any problem, feel free to contact me. 😉