Skip to content

Classic template discord.js v14 with mongoDB database !

License

Notifications You must be signed in to change notification settings

SkyBeWorld/discordjs-template-v14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordjs-template-v14

Classic template discord.js v14 with mongoDB database !

pre-require

Setup

  1. unzip the file and open a terminal !
  2. Type npm i
  3. create .env file with this!

Preview

  1. and Finish :)

DATABASE SETUP

  • For this template We using MongoDB
  • Create an account or login to your account
  • then if you don't have database, then creating.

image

  • After select settings (cloud provider & region, etc)
  • Then create a user name and Password (keep the password and username for later)
  • Then click on Connect button

image

  • Click on connect your application

image

  • for the final paste the code exemple in .env file

image

  • replace by the password create before
  • and now database is connected

image

Credits

Discord.js docs and guide