Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nerkoux/djs-v14

A discord bot , with basic handler , music system, events & Dashboard working
https://github.com/nerkoux/djs-v14

dashboard discord discord-bot discord-dashboard discord-js discord-js-v14 discordapp discordbottemplate djs-v14

Last synced: 2 months ago
JSON representation

A discord bot , with basic handler , music system, events & Dashboard working

Awesome Lists containing this project

README

        

# Discord Bot Version V14 With Dashboard

A complete code to download for a discord bot and have a great start out of it 🎧

Looking for a code for a discord bot with basic handler and basic features ? This fully open source code is made for your project !

If you need help with this project, to get support faster you can join the help server by just clicking [here](https://discord.gg/TsAdmEZNZB).

*If you don't have any development knowledge, it is recommended to join the Discord support server to get help.*

### ⚡ Configuration

Open the configuration file located in the main folder `configuration.js`.

```js
/* --- CONFIGURATION --- */

module.exports = {
prefix: ",",
owner: ["ownerid"],
token: "token",
dbd_license: "license", // YOU CAN GET THIS FROM HERE - https://assistantscenter.com/discord-dashboard/v2
client_id: "client_id", // YOU CAN GET THIS FROM HERE - https://discord.com/developers/applications
client_secret: "client_Secret", // YOU CAN GET THIS FROM HERE - https://discord.com/developers/applications
port: port,
domain: "domain",
redirectUri: "/discord/callback",
emoji: {
"play": "â–ļī¸",
"stop": "⏚ī¸",
"queue": "📄",
"success": "☑ī¸",
"repeat": "🔁",
"error": "❌"
}
}
```

Basic configuration

- `token`, the token of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section
- `owner_id`, You have to get it by enabling the discord developer mode from the DiscordApp.
- `dbl_license`, // YOU CAN GET THIS FROM HERE - [Assistants Center](https://assistantscenter.com/discord-dashboard/v2)
- `client_id`, the client id of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section
- `client_secret`, the client secret of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section
- `redirect_uri`, You have to add Redirect URI for the bot available on the [Discord Developers](https://discordapp.com/developers/applications/oauth2/general) section

### 📑 Installation

To use the project correctly you will need some tools.

[Node JS](https://nodejs.org/en/) (v16.6) for environment

Without forgetting of course the code editor ^^

Realized with ❤ī¸ by [Akshat Mehta](https://github.com/nerkoux).

Please do not withdraw the license and keep the credits on this project.

### 😊 Startup the Project

To run this project , type in Terminal

```js
node open.js
```

## Authors

- [@nerkoux](https://www.github.com/nerkoux)

## Tutorial

https://www.youtube.com/watch?v=pwq0sJpi7ZA

## Feedback

If you have any feedback, please reach out to me at our discord server