- 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
- 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 =
- 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 .
ornode index.js
(Make Sure you have Node 16 or above) - If you are using replit you can remove
require('dotenv').config()
fromindex.js
and you don't need to installdotenv
A. Join our discord server.
A. Well you can join my support server or directly contact me at discord
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!
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.
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! |
- @OpOggy
- Discord:
OggyNotOp#2559
Feel free to contact me for any support/help. Thanks