TheCtkHoster / Discord.js-v14-Handler

A handler for Discord.js v14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Discord.js v14 Handler 👋

Version License: ISC

A handler for Discord.js v14!

Install

npm install

Setup

Environment (important) Rename .env-example to .env and fill the following blanks:

//.env
TOKEN=your bot token here
clientId=your bot client id here
guildId=//(OPTIONAL) Put guildId here if you want to deploy slash commands to one guild.

Usage

npm run dev

Author

👤 Async

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A handler for Discord.js v14

License:Apache License 2.0


Languages

Language:JavaScript 100.0%