Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 583 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 583 Bytes

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!)