Skip to content
/ djs-v14-handler Public template

Easy to use Discord.js v14 Slash Commands & Events handler

Notifications You must be signed in to change notification settings

yxira/djs-v14-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Slash Commands & Events Handler

A Easy-To-Use & Beginner Friendly Discord.js v14 Handler for Slash Commands & Events

with quick choice of registering commands globally and permissions handling

Installation

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
and complete the operation

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

About

Easy to use Discord.js v14 Slash Commands & Events handler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published