For the complete documentation index, see llms.txt. This page is also available as Markdown.

Blacklist/Whitelist channels

There is no dedicated whitelist or blacklist setting for starboards; however, you can use Setting Overrides to enable/disable the starboard for a certain set of channels.

Blacklist

  1. Create an override (/overrides create--name doesn't matter)

  2. Add the channels you want to blacklist with /overrides channels add

  3. Set the enabled option for the override to false (/overrides edit behavior ... enabled: false)

Whitelist

  1. Set the enabled setting to false for the starboard (/starboards edit behavior ... enabled: false

  2. Follow the same steps for blacklisting, but set enabled to true for the override

Last updated