Discord Bot — Live Stream Announcements NEW
Live Stream and Broadcaster Custom Settings
Adding a Streamer
Example Usage
Information
When adding a Twitch streamer, you must have previously added a default announcement channel with the /set-twitch announcement default-channel, or you can specify the channel name optionally.
Customizing the Announcement Channel
You can assign a custom announcement channel to streamers.
Example Usage
Information
If you don't specify the channel option when adding a streamer, the streamer's announcements will be sent to the default announcement channel.
Custom Announcement Messages
Adding an Announcement Message
Example Usage
Removing an Announcement Message
Example Usage
Deleting a Streamer
Example Usage
Default Announcement Channel
When adding Twitch streamers without specifying the channel option, their announcements are made in the default announcement channel.
Adding a Channel
Example Usage
Removing the Channel
Example Usage
Default Announcement Message
Adding an Announcement Message
Example Usage
Removing the Announcement Message
Example Usage
Category Filters NEW
Filter livestream announcements by stream category for each announcement channel. You can set up to 2 category filters per server.
Adding a Category Filter
Parameters:
channel— (Required) The Discord text channel where announcements are posted.filter-regex— (Required) A regex pattern matching the stream category name(s). Use|to match multiple categories (e.g.,Just Chatting|IRL).condition— (Required) Choose matches (only announce if category matches) or does not match (skip if category matches).
Example Usage
Only Twitch streams in the "Just Chatting" category will be announced to #twitch-streams.
Example Usage (Does Not Match)
Twitch streams in the "Just Chatting" category will be skipped; all other categories will be announced to #twitch-streams.
Multiple Categories
Use the | (pipe) character to match multiple categories in a single filter, e.g., Just Chatting|IRL|Art.
