Role-Based Overrides
Role-based overrides are useful when you want to change specific settings based on the roles the author of the starred message has.
This guide will use the following scenario:
You have your Server Settings set to send messages to #starboard after 7 stars, but members with the @Prestigious role are special, they get their messages sent to #prestigious-starboard after 3 stars.
-
The first thing you need to do is create an override for the @Prestigious role:
`/overrides create rolename:Prestigiousroles:@Prestigious` -
Next, you’ll need to change the settings for the override you’ve just created:
`/settings edit mainoverride:Prestigiousstarboard:#prestigious-starboardrequired-stars:3`
That’s it! Messages by members with the @Prestigious role will now be sent to #prestigious-starboard after getting 3 stars.