Revolutionise your game's moderation experience
Our bot, your rules.
Blox.report is a powerful moderation tool that allows you to automate and modernise how you moderate your Roblox game. From player reports to ban appeals, we've got you covered.
Everything you need
Blox.report has everything you need, no matter the size of your game.Your game, your brand
Customise your reports pages to match your game's branding.
Performance
Speed up your moderation process with our powerful and efficient system.
Focus on the experience
Make moderation a walk in the park for your staff and players. Be as happy as this guy!
Powerful API
Integrate Blox.report with your game's backend using our powerful API. From reporting to moderation, we've got you covered.
import { Moderation } from "blox.report"
const moderation = new Moderation({
apiKey: process.env.API_KEY,
apiSecret: process.env.API_SECRET
})
const fetchBans = async (userId) => {
const bans = await moderation.fetchBans({
user: userId,
guild: process.env.GUILD_ID
})
return bans
}
fetchBans("1234567890").then(bans => {
console.log(bans)
})
Games that use Blox.report experience improved user experience, increased player trust, and a safer game environment.
0+
Total visits
Games using Blox.report have seen billions of total visits. That's a lot of players!
0+
Exploiters reported
Our player reports system is trusted by thousands and has helped keep your favorite games safe.
0+
Appealed bans
Go the extra mile and create an easy-to-use appeal system for your players.