Starboard
Allow members to repost interesting messages to a starboard channel.
What is starboard?
The starboard is a channel where members can react to messages and after a certain number of reactions, the message will be reposted to the starboard channel.
Note:
You can create two starboards, both starboard and clownboard use the same structure.
Getting started
Before you run any commands, it’s important to use the starboard unlock command.
Otherwise, messages will not be reposted to the starboard channel.
You can use starboard lock to temporarily stop messages from being reposted.
Setting the starboard channel
You can use the starboard set command to set which channel
messages will be reposted to.
,starboard set #channel
Ignoring channels, roles, or members
You can ignore certain channels, roles, or members within your server to prevent their messages from appearing on the starboard. These commands work as toggles, meaning that if you run the command again, it will unignore the channel, role, or member.
,starboard ignore #channel or @role or @member
Customizing the starboard
Changing the reaction threshold
You can change the minimum number of reactions a message needs to be reposted.
,starboard threshold (number)
Changing the emoji to watch for
You can set the emoji that members need to react with for a message to be reposted. Note that the default emoji is "⭐" for starboard and "🤡" for clownboard.
,starboard emoji (emoji)
Allowing self-starring messages
You can allow members to star their own messages with the starboard selfstar command. This command is a toggle.
,starboard selfstar
Go beyond
The color of the embed, the embed timestamp, message jump url or the toggling of the attachments can be edited in the starboard commands. All of the commands expect the color command is a toggle, the color needs to be a hex code starting with #.
| Command | Description |
|---|---|
| starboard color | Change the color of the embed |
| starboard timestamp | Toggle the embed timestamp |
| starboard jump | Toggle the message jump url |
| starboard attachments | Toggle the attachments |