Djs-V14

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.

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.

/* --- 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

πŸ“‘ Installation

To use the project correctly you will need some tools.

Node JS (v16.6) for environment

Without forgetting of course the code editor ^^

Realized with ❀️ by Akshat Mehta.

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

😊 Startup the Project

To run this project , type in Terminal

node open.js

Authors

Tutorial

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

Feedback

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