Bot commands

RoLive is configured entirely from your Discord server with slash commands. Type /track and Discord walks you through the options; you need the Manage Channels permission to use them.

/track game

Track a game stat

Pick the metric (Playing, Visits, Likes, Dislikes or Favorites) and pass one or more Roblox place ids. Multiple ids are summed into a single tracker, so up to 5 of your games can share one live number. RoLive creates a locked stats channel for it, or renames a voice channel you pick with the channel option.

e.g. /track game places: 1224212277 5036207802 metric: Playing

/track group

Track a group's members

Live member count for one or more Roblox group ids (up to 5, summed). Works exactly like game tracking: RoLive makes a locked channel unless you point it at one of yours.

e.g. /track group groups: 7976031

/trackers

List this server's trackers

Every tracker on the server with its current value, channel and status.

/untrack

Remove a tracker

Pick the tracker from the autocomplete list. The stats channel is kept unless you set delete_channel to true.

/help

How to use RoLive

The in-Discord version of this page.

Customize a tracker's channel name

Use the label option on /track to set the text before the number; it defaults to the game or group's name. The live value is appended after it automatically.

e.g. label: Live PlayersLive Players: 12.3k

Coming from the original RoLive? The old r! prefix commands are retired; slash commands replace them one for one (r!trackgame/track game, r!mytrackers/trackers).