pub async fn btw( config: &Config, admin: Option<&str>, period: Option<&str>, format: Option<&str>, quiet: bool, ) -> Result<(), YukiError>