/setupManage ServerLinks this Discord server to your Roblox game.
/setup universe_id:<id> [place_id:<id>]
/setup universe_id:1234567890
RoDev verifies players, mirrors live server status and chat, and sends kicks, bans and announcements straight into the game — all from slash commands.
A one-time code in the Roblox profile links the accounts and grants the verified role automatically.
A pinned message keeps live servers, player counts and Roblox stats up to date around the clock.
Announcements, kicks and bans are picked up by the in-game bridge within seconds.
Every slash command RoDev knows, what it does and how to type it.
Connect your Discord server to your Roblox game. Do these first.
/setupManage ServerLinks this Discord server to your Roblox game.
/setup universe_id:<id> [place_id:<id>]
/setup universe_id:1234567890
/sync gameManage ServerSame as /setup but checks the ID against Roblox first and confirms the game name.
/sync game universe_id:<id> [place_id:<id>]
/sync game universe_id:1234567890
/configManage ServerSets the verified role, the log channel, the live status channel and whether nicknames follow Roblox names.
/config [verified_role] [log_channel] [status_channel] [nickname_sync]
/config verified_role:@Verified log_channel:#game-logs
/gamekeyManage ServerShows the private key your Roblox script needs. Rotate it if it ever leaks.
/gamekey [rotate:true]
/gamekey rotate:true
Players prove they own a Roblox account and get the verified role.
/verifyGives the player a one-time code to paste into their Roblox profile description. Valid for 10 minutes.
/verify username:<roblox name>
/verify username:Builderman
/confirmChecks the Roblox profile for the code, links the accounts and hands out the verified role.
/confirm
/confirm
/whoisShows which Roblox account a Discord member is linked to, and the other way round.
/whois user:<@member> | username:<roblox name>
/whois user:@Alerio
/unverifyUnlinks an account and removes the verified role.
/unverify [user:<@member>]
/unverify user:@Alerio
See what is happening inside the game without opening Roblox.
/sync statusHealth check: linked game, Discord gateway ping, database latency, webhook listener and the last sync time.
/sync status
/sync status
/sync nowManage ServerForces an immediate refresh instead of waiting for the next cycle.
/sync now
/sync now
/statusOnline/offline, live servers, players in-game plus connection health.
/status
/status
/serversEvery live game server with its player count.
/servers
/servers
/playersEveryone currently in the game.
/players
/players
/logsThe last events mirrored out of the game.
/logs [type:chat|join|leave|ban|kick]
/logs type:chat
Act inside the game straight from Discord. Commands reach the game within seconds.
/announceManage MessagesShows a message to every player currently in the game.
/announce message:<text>
/announce message:Event starts in 5 minutes!
/kickKick MembersKicks a player out of the game.
/kick username:<roblox name> [reason:<text>]
/kick username:Builderman reason:Spam
/banBan MembersBans a player. The ban also blocks them when they rejoin later.
/ban username:<roblox name> [reason:<text>]
/ban username:Builderman reason:Exploiting
/unbanBan MembersLifts a ban.
/unban username:<roblox name>
/unban username:Builderman
/bansLists every active ban.
/bans
/bans
About ten minutes from invite to a fully synced game.
Add RoDev to your Discord server. It needs permission to manage roles, nicknames and messages.
Run /sync game with your Universe ID from the Roblox Creator Dashboard. RoDev confirms the game name.
Run /gamekey and copy the private key. It is only visible to you and can be rotated at any time.
Paste RobloxBridge into ServerScriptService, fill in the game key and enable HTTP requests in Game Settings.
Run /config to choose the verified role, the log channel and the live status channel.
Run /sync status. Green gateway, green database and at least one live server means everything is talking.
/verify username:TheirName./confirm. RoDev reads the profile, links the accounts and gives the verified role./sync status shows gateway ping, database latency and the last sync./gamekey rotate:true.Add RoDev to your server, or drop into the support Discord if you get stuck. Real people, fast answers.