discord-starboards

⭐ Complete framework to facilitate the creation of starboards using discord.js


Keywords
starboard, discord, discord-starboards
License
ISC
Install
npm install discord-starboards@2.1.2

Documentation

Discord Starboards

Discord Starboards is a powerful Node.js module that allows you to easily create Starboards !

If you have an idea or a problem, don't hesitate to open an issue :)

Features

  • ⏱️ Easy to use! Create and delete your starboards and the module takes care of the rest!
  • 🔄 Automatic restart after bot crash!
  • 📁 Support for all databases! (default is json)
  • 🌐 Support for multiple starboards per server, and even per channels with a different emoji and different options!
  • ⚙️ Very customizable! (emoji, threshold, selfstat, botStars, ect...)
  • 💥 Support for all languages using events !
  • 💪🏻 Parse images url and even tenor gifs url !

Description

A starboard is a channel gathering the best messages from a server. To make a message appear in the starboard, just react to it with a star ⭐ ! The star counter of the last 100 messages is updated with each reaction.

Example : A message generated by this package

example

Installation

npm install discord-starboards

Documentation

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

For a more advanced use :