botserver/src/core
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
..
automation Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
bootstrap Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
bot Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00
config Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00
kb Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00
package_manager Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00
session Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
shared Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
ui_server Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
mod.rs Fix typos in bot file extensions and keyword names 2025-11-26 22:54:22 -03:00