Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

GodModed/Slash-Command-Builder

Repository files navigation

Slash-Command-Handler

Slash Command Handler is a discord.js template for easily making slash commands.
downloads

Installation

Clone the repository from github and then install the packages used.

npm i

Usage

  • Setup config.json with your own settings.
  • Navigate to the commands directory & make a command using the templates provided.
  • To push slash commands to a single server
npm start dev
  • To push slash commands globally
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An easy template for creating fast and responsive slash commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published