A Easy-To-Use & Beginner Friendly Discord.js v14 Handler for Slash Commands & Events
with quick choice of registering commands globally and permissions handling
1. Install node.js v16+. You can see your node.js version with
node -v
2. Download this repo and unzip it | or git clone it
3. Type in the terminal
npm init
4. Set your guild ID for tests or something else in the config.json file
{ "testGuildId": "Your Test Guild Id" }
5. Install all of the packages with
npm install LibraryName