Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vishalcodez/discord.js-v13-handler-with-mango-db

A Discord.js Handler With Only Slash Commands With Mango Db Made With Hate By VishalCodez
https://github.com/vishalcodez/discord.js-v13-handler-with-mango-db

discord discord-bot discord-bot-handler discord-bot-maker discord-bot-template discord-bots discord-handler discord-js discord-js-bot discord-moderation-bot discord-music-bot discord-v13bot discordjs discordjs-command-handling discordjs-v13 replit replit-bot slash-command slash-commands vishalcodez

Last synced: 17 days ago
JSON representation

A Discord.js Handler With Only Slash Commands With Mango Db Made With Hate By VishalCodez

Awesome Lists containing this project

README

        

Discord.js v13 Handler With Mango Db



GitHub Stars
GitHub Forks

***

CODE STREAKERS DISCORD SERVER


Discord server

## Installation Guide & Requirements

**1.** Install [NodeJS v16.6 or Higher](https://nodejs.org/en/) or Higher
Discord.js v13 (`npm install discord.js@latest`)
`applications.commands` Must Check Scope Enabled For Your Bot in Developer Portal (For Slash Commands)
Basic knowledge of JS or Discord.JS

**2.** Download This Repo And Unzip it | or Git Clone it

**3.** Remove .example From .env.example

**4.** Fill Everything in **`.env`**

**5.** After Fill .env run **`setup.bat`**

**6.** Run Bot Siply With **`start.bat`**

## Configuration
**Modify The `.env` File And Enter The Required Values**
```javascript
DISCORD_TOKEN = BOT TOKEN HERE
MONGODB_SRV = YOUR MANGO DB URL
```

## Made With Hate 😈 By [VIshal Codez](https://github.com/VishalCodez)