clean_message

Function clean_message 

Source
pub fn clean_message(text: &str) -> String
Expand description

Clean the message from newlines and carriage returns and convert it to lowercase. Also remove all brackets.