-
What do you want to achieve? Keep it simple and clear!
Is it ok to create a custom chat window for console users that is read-only, e.g. they cannot send any type of message, but they can read what is happening with Roblox’s moderation in place. -
What is the issue? Include enough details if possible!
Roblox’s rules on this topic are a bit confusing for me, and other posts related to this are unsolved or outdated, so I’m really confused. -
What solutions have you thought of so far?
I thought of maybe having two separate chats: one for only console players, and the other default one for everybody else, but idk if that’s allowed either.
And just to clarify, the chat would use TextService:FilterStringAsync() to keep it moderated, but i still dont 100% know if Roblox would be ok with it. Thanks for the help!!