New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

romozzz

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

romozzz

💻 Complete framework to facilitate the creation of dashboard using discord.js and express

unpublished
latest
npmnpm
Version
1.0.8
Version published
Maintainers
1
Created
Source

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

Keywords

discord.js

FAQs

Package last updated on 09 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts