Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

A quick-start template for Discord.js v13 that includes command handling, slash commands, and more

License

Notifications You must be signed in to change notification settings

OfficialDelta/Discord.js-v13-Template

Repository files navigation

About

This repo is a quick-start template for Discord.js v13 that includes command handling, slash commands, and more

Installation

Node.js 16.6.0 or newer is required.

  1. Click Use this template on the github repo
  2. Make a new repo using the template
  3. Update any info in the package.json
  4. Run npm install in the directory to install all the dependancies
  5. Fill out example-config.json/example.env and rename to config.json/.env
  6. Make your bot! (Be sure to deploy all slash commands before trying to execute them!)

Links

Extensions

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the documentation.
See the contribution guide if you'd like to submit a PR.

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join the official Discord.js Server.

About

A quick-start template for Discord.js v13 that includes command handling, slash commands, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published