Hello! I am Shaurya Bansal. I live in India. I am a programmer and a web developer. Feel free to use my djs template to get a head start.
A basic Discord.js v14 template to get your started.
- Create a file named
.env. - Enter the following details to it:
TOKEN=YOUR TOKEN
MONGODBURL=MONGO DB URI [Only required for commands which requires some data to store]
LOGS=CHANNEL ID[ID of the error log channel in discord]
CLIENT_ID=BOT'S ID
- Save the file. Open Terminal in the Project Directory.
- Run:
npm install
node index.js or npm run dev or node .
- Enjoy!!.
- To change your bot prefix, head to
./index.js. - Change the client.prefix=YOUR PREFIX
- Extremely comfortable handler. Very easy to use.
- Beginner Friendly
- Has Cooldown features and custom BotPerms and UserPerms
- Supports both Slash And Legacy(message) Commands
- Awesome Console
- Error Handler
Join my Discord server to get Support
- FiredragonPlayz#0087
- Elitex#0007
If Any Bug Open Pull Request
