Expand description
Configuration management for Universal Bot
This module provides configuration structures and builders for the bot, following the builder pattern for ergonomic configuration.
Structs§
- BotConfig
- Main bot configuration
- BotConfig
Builder - Builder for
BotConfig - Context
Config - Configuration for context management
- Pipeline
Config - Configuration for the message pipeline
- Plugin
Config - Configuration for plugins
Enums§
- Storage
Backend - Storage backend for context persistence