there is old_message, and the new_message text that entered by user.
if filtered new message is not appropriate:
return a random message that has no recorded responseif new_message has any response:
return a random response of new_messageelse
return a random message that has no response