botserver/src/attendance
Rodrigo Rodriguez (Pragmatismo) 1b669d4c11 feat(attendance): Multi-channel attendant config (email, phone, teams, google)
- Add email, teams, google columns to attendant.csv
- Add find_attendant_by_identifier() for multi-channel lookup
- Add find_attendants_by_channel() and find_attendants_by_department()
- Implement handle_status_command with database persistence
- Implement handle_transfer_command with actual transfer logic
- Update AttendantCSV struct with all new fields
2025-12-05 14:54:55 -03:00
..
drive.rs refactor: rename redis-cache feature to cache 2025-12-05 12:09:02 -03:00
keyword_services.rs Remove unused sqlx dependency and related code 2025-11-28 09:27:29 -03:00
llm_assist.rs feat(attendance): Multi-channel attendant config (email, phone, teams, google) 2025-12-05 14:54:55 -03:00
mod.rs feat(attendance): Add LLM-assisted attendant features 2025-12-05 13:47:15 -03:00
queue.rs feat(attendance): Multi-channel attendant config (email, phone, teams, google) 2025-12-05 14:54:55 -03:00