botserver/src/bootstrap
Rodrigo Rodriguez (Pragmatismo) 0118fd52e9 feat(bootstrap): associate bot configuration updates with bot ID
Add logic to retrieve a default bot ID from the database and pass it to `update_bot_config`, ensuring configuration entries are linked to a specific bot. Updated SQL queries to include `bot_id` and `id` fields for consistency and improved data integrity.
2025-10-28 20:41:21 -03:00
..
mod.rs feat(bootstrap): associate bot configuration updates with bot ID 2025-10-28 20:41:21 -03:00