Skip to content

Auto-Star Channels

What is an auto-star channel?

An auto-star channel is a channel where Starboard will automatically react to messages with your server’s starboard emoji.

Create an auto-star configuration

An auto-star configuration is a set of auto-star channels that share the same settings.

  1. Create an auto-star configuration:

    /autostar create name my first auto-star config channels #autostar-channel-1 #autostar-channel-2 emojis ⭐ 🍣
  2. (Optional) Enhance your auto-star setup with filters:

    Filters that are enabled on the server settings (or other overrides) will still be enabled while auto-starring messages. The general rule of thumb is that, if no one can actually star the message with the emojis of the auto-star configuration, the message is marked as invalid and will not be auto-starred by the bot. So, if you have a filter enabled for starring messages, the message must pass the filter to be auto-starred as well.

    You can also enable filters specifically for auto-star configurations with the following command:

    /autostar filters add filter Filter 3 auto-star-config my first auto-star config

    For example, a message may need to pass Filter 1 and Filter 2 to be starred, and to be auto-starred it needs to pass Filter 1, Filter 2, and Filter 3.