Filtering objectionable content

Hello how to add a filter that contains multiple words in messages
For example, I made a filter but only works on one word
For example, if the user sends a bad man’s word in the message, the sent message is deleted and a report is sent

You could possibly do something with custom actions where it would send the message to an external service analyze for your multiple words. Then once we have phase 2 of custom actions you could accept the return of this which would flag the message as clean or not.

Another option would be to allow your users a method for flagging a message or post as inappropriate. This would allow an admin to access and either remove the message or block the user.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.