Skip to content

GoldRbxia12/Djs-V14-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Template

node-current license

Simplified Starter Template for DJs v14 bots

Configuration

in config.json, update the value of "token" to your bot's token. This step is very important and can't be skipped.

{
   "token": "Paste your token here"
}

Installation

Use the latest node to install discord.js

npm i discord.js

Usage

node .

if this doesn't work then manually run the main file

node index.js

License / MIT

license MIT

About

Simplified Discord.js v14 starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published