fn handle_help(
    client: &Client,
    _global_state: &mut GlobalState,
    args: Vec<String>
) -> Result<String, String>