Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vishalcodez/discord.js-v13-handler-with-mango-db
- Owner: vishalcodez
- Created: 2021-12-25T22:43:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T00:41:01.000Z (about 3 years ago)
- Last Synced: 2024-11-17T04:44:31.484Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord.js v13 Handler With Mango Db
***
CODE STREAKERS 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)