Disco-Roblox documentation
Easiest way to manage your roblox game using discord.
Last updated
Easiest way to manage your roblox game using discord.
Last updated
Main site -
-Moderating your game from discord
-Banning
-Ban Suggestion system
-Look for player bans
-See player profile
-Minimum player age
-Logs channel
-And more to come!
-Roblox UI(planned)
-Annoucements(planned)
-Roles link(planned)
Discord bot is using slash commands.
You need your GameId, SecretKey(random string, you will need it later in roblox script), and Name(just for orientation-anything short-like "main" or something).
After adding your game you can run /showgames. to see your games.
Now you will need to link your game.
Lets configure it.
Open Settings.
First is SECRETKEY. Paste the string you made on registering game on discord.
-IMPORTANT-Enable HTTP in game settings!
Now run your game and look into console. If you did everything right you will see "[Disco-Roblox] Game connected successfully"
That's it! You can now manage your game using discord.
See all bot commands using /.
/banplayer(bans player)-(The format is (month/day/year))
/im-new(shows guide to this documentation)
/playerstats(show every ban on your server)
/gameconfig(config your game)
/registergame(register game)
/showgames(see your games)
/unbanplayer(unban player)
/unlink(unlink game)
/setuplogs(setup new log channel)
/removelogs(remove log channel)
/setupsuggestbans(setup new channel where player can post ban suggestions)
/removesuggests(removes ban suggestion channel)
/suggestban(suggest a ban)
Discord slash permissions can be changed in server connections settings.
You can try every command on discord.
Contact us using discord.Invite link on https://disco-roblo.org/support
Setup video:
First invite our bot to your discord server.
Use /registergame
Be sure that you are grabing your gameId from this site!
Get script from roblox marketplace and drag it into ServerScriptService.