async fn handle_otc_join( drk: &DrkPtr, parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the otc join subcommand handling.