Coder Social home page Coder Social logo

amsk1's Introduction


Discord BOT Dashboard - V2

Github all releases GitHub release GitHub issues DiscordServer

๐Ÿ“š About

Discord BOT Dashboard V2 is the successor of Discord BOT Dashboard, Discord BOT Dashboard V2 is made to make Discord BOT Development easy, designed to create applications without having to write a single line of code while using a user friendly Web-Dashboard!

Dashboard Preview:

๐Ÿš€ Installation / Setup

Head over to the Docs to find all the instructions for setting up and running Discord BOT Dashboard V2. This can be found here!

โŒš Installing Requirements

Download the latest version from Releases, open up the root directory and run the following command.

npm install

๐Ÿ–ฅ๏ธ Setting up BOT

Rename config.default.json to config.json and open up the file, this can be found found in the config folder and input the required fields. More info on these fields can be found on the Docs page here!

{
    "clientID":"BOTclientID",
    "clientSecret":"BOTclientSecret",
    "callbackURL":"BOTcallbackURL",
    "Admin":["userAdminID"],
    "token":"BOTtoken",
    "prefix":"-",
    "port":"3000"
}

Make sure to enable both "Privileged Gateway Intents" on the Discord Developer Dashboard. This is to fix errors with "Kick / Ban" Commands!

๐Ÿ“ก Starting the application

Open up the root directory and run the following command.

node index.js

You should now be able to access the dashboard at http://localhost:3000.

๐Ÿงฐ Features

A list of some of the features that are included in Discord BOT Dashboard V2

  • ๐Ÿ” Authentication - Discord BOT Dashboard is locked with a secure authentication method that only allows users who are added into the config file to access the dashboard.
  • ๐Ÿ”’ Security - Discord BOT Dashboard ensures that your application is secure.
  • ๐Ÿ’Ž Modern UI - Discord BOT Dashboard is built with a modern UI to ensure its ease of use for anyone.
  • ๐Ÿ–ฅ๏ธ Open Source - Discord BOT Dashboard is an open source project meaning anyone can contribute to make it even better.
  • ๐Ÿ”Œ Stability - Running your application using Discord BOT Dashboard ensures that it is stable and you wont have any errors.
  • โฒ๏ธ 24/7 Uptime - Running you application using Discord BOT Dashboard allows you to have 24/7 uptime.
  • โ›๏ธ Multiple Tools - Discord BOT Dashboard is packed with multiple tools that are easy to use.
  • ๐Ÿ”Œ Plugins - Develop and share plugins that can be imported into your project.

๐Ÿ’ก Contribute

If you would like to contribute to the project please open a PR (Pull Request) clearly showing your changes.

๐Ÿ”’ Requirements

๐Ÿ“ž Issues

If you have any issues feel free to open an issue or join the Discord Server.

๐Ÿงฒ Extra

Created by LachlanDev#8014


amsk1's People

Contributors

vendexhosting avatar

Watchers

 avatar

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.