/starboard set-emoji
Set which emoji should be used to star messages for the starboard. Can be any standard emoji or a custom server emoji.
π¬ Usage
/starboard set-emoji <emoji>
<emoji>
β The emoji that will trigger a message to be tracked by the starboard
π Defines the emoji users must react with to star a message.
π Example
/starboard set-emoji π
This will:
Use the π emoji as the required reaction for messages to be tracked by the starboard
Only count messages with that specific emoji toward the posting threshold
ποΈ Notes
Custom emojis are supported (e.g.,
:customstar:
), but the bot must be able to use them.This emoji must match exactly β users reacting with a different emoji wonβt trigger starboard tracking.
Itβs best to pick a simple, visible emoji for ease of use.
π Related Commands
/starboard enable
β Activate the starboard system/starboard set-channel
β Choose where starred messages appear/starboard set-threshold
β Adjust how many stars a message needs/starboard disable
β Deactivate the starboard
Last updated