pub fn clean_message(text: &str) -> String
Clean the message from newlines and carriage returns and convert it to lowercase. Also remove all brackets.