Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.01 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.01 KB

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