Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danosyrus/djs-handler

Yet another djs handler made by dano with love!
https://github.com/danosyrus/djs-handler

bot discord discord-bot discord-js discord-js-bot discord-js-handler discord-js-template discord-js-v13

Last synced: about 11 hours ago
JSON representation

Yet another djs handler made by dano with love!

Awesome Lists containing this project

README

        

## [Discord.Js](https://www.npmjs.com/package/discord.js) Handler
- Blazing Fast & Efficient.
- Highly & Easily Configurable.
- Better Logs.
- Well Organized.
- Multi-Language Support.

## Installation Guide
1. Install [Node.js v16.6](https://nodejs.org) or higher
2. Clone this repository
```bash
git clone https://github.com/dano235/djs-handler.git
```
3. Configure bot in [config.json](https://github.com/danodee/advanced-djs-handler/blob/main/src/config/config.json)
4. Install all required packages:
```bash
npm i
```
5. Start the bot:
```bash
node main.js
```

## [MIT License](https://github.com/danodee/djs-handler/blob/main/LICENSE)