SimonLeclere / discord-easy-dashboard

πŸ’» Simple module to facilitate the creation of dashboard using discord.js and express
https://www.npmjs.com/package/discord-easy-dashboard
71 stars 11 forks source link
bot dashboard discord discord-dashboard discordjs

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

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 :