MiTrix11 / MixedJS

Has all of the commands and functions of every single good working code in Eissa.JS's discord server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.js@latest @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#8080

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

Discord

About

Has all of the commands and functions of every single good working code in Eissa.JS's discord server.

License:MIT License


Languages

Language:JavaScript 100.0%