Skip to main content

Starboard

With this Module, you can set up a starboard in your server, where users can react to messages with a specific emoji, and if the message reaches a certain amount of reactions, it will be posted in the starboard channel.


Starboard Channel image

type: Channel Select

required: true

Here, you can select the channel where the starboard messages will be posted. This is a required setting, as the bot needs to know where to post the starboard messages.


Emoji image

type: Emoji

required: true

Here, you can select the emoji that users need to react with to have their messages posted in the starboard. This is a required setting, as the bot needs to know which emoji to track for the starboard.


excluded channels image

type: Channel Select

required: false

recommended: it's in your choice

Here, you can select channels that should be excluded from the starboard. This means that if a message is posted in one of the excluded channels, it will not be eligible for the starboard, even if it receives the required amount of reactions. This can be useful if you have channels where you don't want messages to be posted in the starboard, such as a channel for memes or a channel for off-topic discussions.


excluded roles image

type: Role Select

required: false

recommended: it's in your choice

Here, you can select roles that should be excluded from the starboard. This means that if a user has one of the excluded roles, their messages will not be eligible for the starboard, even if they receive the required amount of reactions. This can be useful if you have roles for staff members or bots, and you don't want their messages to be posted in the starboard.


minimum reactions image

type: Spinner (AKA Number Input)

required: true

Here, you can set the minimum amount of reactions that a message needs to receive to be posted in the starboard. This is a required setting, as the bot needs to know how many reactions are needed for a message to be posted in the starboard. You can set this to any number you like, depending on how active your server is and how exclusive you want the starboard to be.


Stars per user per hour image

type: Spinner (AKA Number Input)

required: true

Here, you can set the maximum amount of stars that a user can give per hour. This is a required setting, as the bot needs to know how many stars a user can give in a certain time frame. This can be useful to prevent users from spamming reactions to get their messages on the starboard. You can set this to any number you like, depending on how active your server is and how strict you want the starboard to be.


Self-Star image

type: Boolean (AKA True/False)

required: false

recommended: false

If you enable this option, users will be able to star their own messages. This means that if a user reacts to their own message with the designated starboard emoji, it will count towards the total reactions needed for the message to be posted in the starboard. This can be useful if you want to allow users to promote their own content, but it can also lead to abuse if users star their own messages excessively. You can choose to enable or disable this option based on your preferences for how the starboard should function in your server.