Skip to content

An Advanced Handler for discord.js v14 with slash and prefix handlers and events

License

Notifications You must be signed in to change notification settings

OpOggy/Advanced-Discord.js-v14-Handler

Repository files navigation

Discord.js v14 Command-Handlers

This is Very Advanced Handler for Discord.js v14 made by OggyNotOp#2559

node.js discord.js node.js

github-fork replit-fork

github-fork github-repo-stars github-follow


👀 Features

  • Slash Command Handler (Multi & Single Guild)
  • Advanced Message Command Handler
  • Events Handler (messageCreate, interactionCreate, guildCreate, guildLeave, BotPing, Ratelimit, ready)
  • Advanced Error Handler
  • User Permissions Checking
  • Bot Permissions Checking
  • Under Maintenance Mode
  • Owner Only Commands
  • Supports Mongoose Database Connection

🍙 Preview

🎭 Installation & Setup

  • See how to setup up your this is an example .env file with your respective information or in the environment variables tab (lock icon in sidebar) if you are using replit.
TOKEN =
PREFIX = 
DATABASE_TOKEN =
join = 
leave = 
ERROR_ID = 
ERROR_TOKEN = 

🔻 Tracking Errors

  • In ErrorProtect.js you can track errors in a discord channel! You can track down any errors/bugs through it!
// example from ErrorProtect.js
id: "your webhook id"
token: "your webhook token"
  • Set up your owners.json file with your respective information.
{
    "owners": [
        "1ST OWNER ID",
        "2ND OWNER ID"     
    ]
}
  • Install all The Packages by Doing npm install
  • Start the Bot by Running node . or node index.js (Make Sure you have Node 16 or above)
  • If you are using replit you can remove require('dotenv').config() from index.js and you don't need to install dotenv

❓ FAQ

01. How can i get support?

A. Join our discord server.

02. Iam getting a error in the handler? what to do

A. Well you can join my support server or directly contact me at discord

🤝 Contributing

Steps to contribute:

Create a fork, make changes there and make a pull requrest. If you love this work and wish to contribute in another manner, please do join our support server (which isn't much) and ping/mention OggyNotOp#2559 there. That's it Thanks for contributing!

📄 License

MIT License

📁 Template Made by (OggyNotOp#2559)

This Discord Handlers is made by (OggyNotOp#2559)

⭐ 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.

🌻 Support

For support, email [email protected] or join our discord support server.

❤️ Discord ❤️ Developer
Join My server to recieve more codes and tutorials : https://dsc.gg/hypnos-codes The Discord Channel, subscribe for Discord.js related tutorials videos and join support server for any kind of help. Click here to subscribe!

🕵️‍♀️ Authors

Feel free to contact me for any support/help. Thanks

Discord

About

An Advanced Handler for discord.js v14 with slash and prefix handlers and events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published