Skip to content

SpoopyAdri/djs-v14-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 template

GPL License Discord

Hey! This is is my Discord.js v14 template! This is a simple template written in TypeScript for anyone to download and use!

Installation

To install this template for yourself, follow this guide:

git clone https://github.com/videvelops/djs-v14-template.git
cd djs-v14-template
npm install

Now, set up your environment variables. Use a GUI editor like Notepad++ or a CLI editor like Nano:

nano .env.example

Fill in all the provided env's and save the file. Then rename the file to .env and run:

npm run build && npm run start

License

This Discord bot template is licensed under the MIT license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.

Releases

No releases published

Packages

No packages published