//! Bot CLI library exports.
//!//! This crate provides the bot CLI runner and configuration types.
//! The config module exports types used by both the CLI and schema generation.
pubmodconfig;// Re-export commonly used types
pubuseconfig::BotConfig;