Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thectkhoster/discord.js-v14-handler

A handler for Discord.js v14
https://github.com/thectkhoster/discord.js-v14-handler

discord-js discord-js-v14 discord-js-v14-handler djs

Last synced: about 1 month ago
JSON representation

A handler for Discord.js v14

Awesome Lists containing this project

README

        

Welcome to Discord.js v14 Handler 👋



Version

License: ISC

> A handler for Discord.js v14!

## Install

```sh
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

```sh
npm run dev
```

## Author

👤 **Async**

* Website: https://github.com/TheCtkHoster
* Github: [@TheCtkHoster](https://github.com/TheCtkHoster)
* Discord account: Async#4226 (Contact for support!)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_