Skip to content
Rocket Go-live Bot
Shows the details of everyone with the Streaming status on discord in a #currently-live channel and going-live announcements in a #stream-announcements channel.
No results found for that search.
Options
name STRING
A unique name for this subscription
channel STRING
The channel the bot will post messages in
golive_only STRING (optional)
Send only a single message when going live without updates
ping STRING (optional)
A role or mention you want to ping
role1 STRING (optional)
One of the roles needed to trigger a message in the selected channel
role2 STRING (optional)
One of the roles needed to trigger a message in the selected channel
role3 STRING (optional)
One of the roles needed to trigger a message in the selected channel
role4 STRING (optional)
One of the roles needed to trigger a message in the selected channel
role5 STRING (optional)
One of the roles needed to trigger a message in the selected channel
whitelist STRING (optional)
A comma separated list of game titles to allow
Help Text
Map users with role(s) to a given channel when they stream
Options
name STRING
The name of the role mapping to delete
Help Text
Remove a channel mapping
Options
user STRING
The user to shoutout
url STRING
The URL for the stream (twitch, youtube, facebook)
game STRING
The game the person is playing
title STRING
The stream title
stream_length STRING
End the users streaming status after this amount of minutes
Help Text
Manual shoutout someone when streamer mode fails
Help Text
List the current channel mappings

About: Rocket Go-Live Bot

A Discord bot designed for streamers and community servers that automates stream sharing using Discord's Streaming status.

The bot detects when members go live and posts/updates messages automatically — no Twitch API connection required.

go-live bot announcement example

Currently Live

The bot's primary mode. It will:

  • Detect new streams and post a message in a configured channel
  • Update the message when stream details change
  • Remove the message when the streamer stops streaming

This gives your server a live feed of who's streaming right now.

Announcements

Posts an announcement when a member goes live (max one per streamer per hour). Unlike the Currently Live mode, these messages stay after the stream ends.

Configuration

The bot uses rules to control which members appear in which channels. Each rule can filter by Discord roles.

go-live bot config for Rocket Bots Support

Both channels are optional. If you configure both, streamers matching a Currently Live rule will only appear there (to avoid duplicate posts).

See the GUIDE tab for setup commands.

Guide: Rocket Go-live Bot

Add a rule to stream people with the @Streamer role to a #friends-live:

A message will be shown for all members with Streamer Mode enabled (i.e. the purple dot by their name). It will update as their stream information changes and be removed when they are done streaming

/add name:Friends channel:#friends-live role1:@Streamers

To add a rule that only announces when people go live (and not show updates or delete the message when they are done)

/add name:Friends channel:#friends-live role1:@Streamers golive_only:true

Remove a rule by name

/remove name:Friends

List all active rules

/list

Donator only

Manually shoutout a stream

/shoutout user:@TheBotDev url:https://twitch.tv/thebotdev game:Minecraft title:Playing some Minecraft stream_length:120