Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.38 KB

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