Skip to main content

Crate bot_cli

Crate bot_cli 

Source
Expand description

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.

Re-exports§

pub use config::BotConfig;

Modules§

config
Bot CLI configuration types - V2 format.