Skip to content

SimonLeclere/discord-easy-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 v14+

npm install discord-easy-dashboard

Documentation

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

To create your own theme for the module, read the Theming section

To learn how to store cookies (recommended), read the Storing cookies section


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

Example bot using this package and repl.it : https://replit.com/@SimonLeclere/Discord-easy-dashboard?v=1

Community themes :

About

💻 Simple module to facilitate the creation of dashboard using discord.js and express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published