Skip to content

A complete discord bot template made with Discord.JS V14 including database, slash & context interactions !

Notifications You must be signed in to change notification settings

gonzyui/Discord-Template-V14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template V14

An easy-to-use discord bot using Discord.JS V14. Wiki

Includes:

  • Slash commands
  • Database
  • User commands
  • Leveling system and more will coming soon!

Requirements

  • Node.js 20 or newer
  • Scope "applications.commands" when adding the bot
  • MongoDB cluster (you can use Free clusters)

Install it

  • Use git clone gonzyui/Discord-Template-V14 or download the .zip file
  • Do npm i
  • Edit the .env.example to include your token, MongoDB login and the IDs of users that can use owner only commands separated by spaces, like this: OWNERS=280045641604792322 371384583876509697
  • Rename .env.example to .env
  • Now you can run it with node .

Issues

If you encounter any issue, please open an ISSUE.

Known issues:

  • No
  • known
  • issues

Contributors

Want to contribute and appear here ? Open a PR :)


gonzyui_

👑 Project owner

About

A complete discord bot template made with Discord.JS V14 including database, slash & context interactions !

Topics

Resources

Stars

Watchers

Forks