I have a form that takes user input and makes a post that is visible right away (no moderation, I suggested they not do this). However they would like to know if a profanity filter is possible so that it profanity is detected the post is kept but not published, with an email getting fired off.
Is this possible? What hooks would you suggest if so?