Vu4ll / slash-handler

A slash command handler for Discord.js v14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slash Handler

  • A slash command handler for Discord.js v14.
  • Command and event file examples are located in the /samples folder.

Getting Started

  • This project requires Node.js 16.9 or higher to use.
  • Put your token in the TOKEN section of the .env file. Example TOKEN=YOUR_TOKEN_HERE

Execute the commands below.

  • git clone https://github.com/Vu4ll/slash-handler
  • cd slash-handler
  • npm install
  • node index.js

Contact

  • Here you can find all the platforms where you can reach me.

card

About

A slash command handler for Discord.js v14

License:MIT License


Languages

Language:JavaScript 100.0%