I am creating a library game where people can write and publish their own little books ingame.
This is leading me to text moderation question:
Can I allow people to post their content without worring sinse I am using roblox’s text moderation API in every broadcasted text?
I mean, although I’m using the API for text sensoring, what if someone manages to publish an erotic tale with malformed words? Would this get my game banned?
That’s not the case, but I recommend create an in-game reporting system.
Also, Include username on the front of the book. (To emphasize the book was not created by the developer)
The way I see it, if someone bypasses the filter to make something dodgy that’s on them, and on the ROBLOX filter itself. You already did what they asked by enabling the filter.