async fn pack_exists(
    bot: &mut UserBot,
    pack: &str
) -> Result<bool, InvocationError>