pub fn get_command<'a>(command_prefix: &str, text: &'a str) -> Option<&'a str>
Get the command, if it is a command.