Skip to content
/ Djs-V14 Public template

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

License

Notifications You must be signed in to change notification settings

nerkoux/Djs-V14

Repository files navigation

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

  • token, the token of the bot available on the Discord Developers 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
  • client_id, the client id of the bot available on the Discord Developers section
  • client_secret, the client secret of the bot available on the Discord Developers section
  • redirect_uri, You have to add Redirect URI for the bot available on the Discord Developers section

📑 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