Galaxy-Coding / discord-easy-dashboard

πŸ’» Complete framework to facilitate the creation of dashboard using discord.js and express

Home Page:https://www.npmjs.com/package/discord-easy-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord easy Dashboard

Discord easy Dashboard is a powerful Node.js module that allows you to easily create a Dashboard for your bot !

If you have an idea or a problem, don't hesitate to open an issue :)

Features

  • ⏱️ Easy to use! Create a dashboard in a few lines !
  • πŸ“ Support for all databases!
  • 🌐 Support for multiple settings per server !
  • βš™οΈ Very customizable! (text and boolean input, selectors...)
  • πŸ’₯ The different pages are updated according to the elements you give to the module !

Description

A dashboard is a very popular feature for Discord bots users as it allows them to access and modify their server's settings quickly and easily. It usually takes the form of a web page that presents the bot and its features. Unfortunately it's a difficult concept to understand for beginners (and even for more advanced developers!), so this module allows you to add in just a few lines a customizable dashboard to any bot!

Installation

⚠ This package is only compatible with discord.js v13+

npm install discord-easy-dashboard

Documentation

To quickly understand how to use the module, you can read Getting Started.

Example bot using this package (Click to see screenshots) : https://github.com/SimonLeclere/Dashbot

About

πŸ’» Complete framework to facilitate the creation of dashboard using discord.js and express

https://www.npmjs.com/package/discord-easy-dashboard


Languages

Language:JavaScript 59.6%Language:EJS 40.4%