Stream alerts explained

Stream alerts shows the current stream info in a embed. It can be used as a stream online notification too.

Main channel (vedal987)

  • On stream start, the bot sends a new message when sticky-message is disabled. If sticky-message is enabled, the bot creates one if it doesn't exist or re-edits the same message each update.
    • The message contains stream info and the preview. If there also is a role configured it pings the role and removes the ping a few seconds later.
  • While the stream is live, the bot keeps the message updated with the latest stream info.
  • When the stream ends, the message is updated with a offline embed.
    • Non-sticky messages (sticky-message disabled) get a stream embed of the raided channel.
    • Raid embeds can be configured to show all raids, no raids, or only raids to non-mature streams.

Secret channel (secretneuroaccount)

This feature only sends a message and the configured ping role when the stream starts. There is no update or offline embed.






Configuration

/settings stream-embed vedal987

Live post settings for MAIN stream.

OptionWhat happens
channelWhere live/offline embeds go
ping-roleTo ping when stream starts
sticky-messageRe-edit the same message each update (false by default)
raid-embedEmbed after a raid: Always show / Never show / Only when target stream is not mature
include-today-scheduleAppend today's schedule lines to your ping (false by default)

Note

During a live stream new settings only apply to the NEXT stream; the current one keeps the old snapshot.

/settings stream-embed secretneuroaccount

Same as above but for SECRET stream. No sticky-message option here: the bot always posts one message per stream.

/settings stream-embed reset <channel> confirm

Remove all settings for selected channel (main, secret, or all).