Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonleclere/discord-easy-dashboard
💻 Simple module to facilitate the creation of dashboard using discord.js and express
https://github.com/simonleclere/discord-easy-dashboard
bot dashboard discord discord-dashboard discordjs
Last synced: 10 days ago
JSON representation
💻 Simple module to facilitate the creation of dashboard using discord.js and express
- Host: GitHub
- URL: https://github.com/simonleclere/discord-easy-dashboard
- Owner: SimonLeclere
- Created: 2021-08-24T09:58:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T08:54:31.000Z (9 months ago)
- Last Synced: 2024-12-12T20:49:51.865Z (13 days ago)
- Topics: bot, dashboard, discord, discord-dashboard, discordjs
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/discord-easy-dashboard
- Size: 282 KB
- Stars: 71
- Watchers: 2
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Discord easy Dashboard
Discord easy Dashboard is a powerful [Node.js](https://nodejs.org) 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+
```js
npm install discord-easy-dashboard
```## Documentation
To quickly understand how to use the module, you can read [Getting Started](/docs/gettingStarted.md).
To create your own theme for the module, read the [Theming](/docs/THEMING.md) section
To learn how to store cookies (recommended), read the [Storing cookies](/docs/STORING_COOKIES.md) 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 :
- RaphCosmo - By [Raph-exe](https://github.com/raph-exe) - https://www.npmjs.com/package/raphcosmo