Git Product home page Git Product logo

djs-v14's Introduction

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

djs-v14's People

Contributors

matrixmusic avatar nerkoux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

djs-v14's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.