charfweh / discord-bot-dashboard

Starter pack for Bot+Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Bot Dashboard

Web dashboard for SFSA

About

Control your server with the Bot Dashboard, make em multiple roles, channels, voice channels, categories and you tell me. Made for Server admins and owner!

Note:

You can use this Project to make your own dashboard, I'd love to see what you can make out of it

This project serves as a starter pack for Bot+Dashboard, It'll not be continued for further production, use it for your own project and make something! you'll learn a lot, I'm sure about that.

I made it for the beginners who got no idea how to start and wondering how in the good world does it work and my answer to that is just get started you'll get there slowly but surely, have fun coding~

Please refer to SFSA Readme for more info.

Setup

  • Fork em clone em copy em just do it
  • Install the dependencies
  • Make an application on Discord Developer and configure oauth2 callback URL/s
  • Fuel up the Bot as well under the same application
  • Make a new file config.json and configure the file in accordance to config.json.example
  • Thats pretty much it
  • Run it nodemon app.js
  • Aye hit that http://localhost:3000 beautifully and have fun

Credits

The project is a cloned and modified version started from caelinj repository

About

Starter pack for Bot+Dashboard

License:MIT License


Languages

Language:JavaScript 43.4%Language:CSS 31.0%Language:EJS 25.6%