Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

JeroenoBoy/SlashCommandLoader

Repository files navigation

SlashCommandLoader

An advanced slash command handler for discord using SlashDiscord.js

npm i SlashCommandLoader

or

yarn add SlashCommandLoader

Known issues

  • When using shards, if your command requires the bot in any way it tries to start it, i will be planning to fix this in the furute.

Testing

  1. run npm i or yarn install
  2. Duplicate the .example.env file and call it .env
  3. fill in your bot token and client id in the .env file
  4. execute the command npm test or yarn test

About

An advanced command loader for SlashDiscord.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published