botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) 92dbb7019e Add .env.example with comprehensive configuration template
The commit adds a complete example environment configuration file
documenting all available settings for BotServer, including logging,
database, server, drive, LLM, Redis, email, and feature flags.

Also removes hardcoded environment variable usage throughout the
codebase, replacing them with configuration via config.csv or
appropriate defaults. This includes:

- WhatsApp, Teams, Instagram adapter configurations
- Weather API key handling
- Email and directory service configurations
- Console feature conditionally compiles monitoring code
- Improved logging configuration with library suppression
2025-11-28 13:19:03 -03:00
..
compiler Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
keywords Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00
mod.rs Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00