Skip to content

A javascript template for Discord.js v14 that includes handlers, slash commands, mongodb and more.

Notifications You must be signed in to change notification settings

MrGrootx/discord-bot-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credits - jackson

Welcome to Discord.js v14 Handler 👋

A handler for Discord.js v14!

Install

npm install

Setup

Environment (important) Rename .env-example to .env and fill the following blanks:

//.env
TOKEN="YOUR BOT TOKEN"
CLIENT_ID="YOUR CLIENT ID"

## DATABASE
MONGODBURL="DATABASE URL HERE"

# DEV COMMEND
DEV_CMD= ["xxxxx","xxxxxx"] # (OPTIONAL)

to start the bot

node . or nodemon

Author

  • Github: @MrGrootx
  • Discord account: Mr Groot#9862 (Contact for support!)

About

A javascript template for Discord.js v14 that includes handlers, slash commands, mongodb and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published