UNPKG

discord-easy-dashboard

Version:

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

44 lines (25 loc) • 1.8 kB
# 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 <br> 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