botserver/web/html
Rodrigo Rodriguez (Pragmatismo) 6f59cdaab6 feat(auth): add suggestion support and clean up code
- Added new ADD_SUGGESTION keyword handler to support sending suggestions in responses
- Removed unused env import in hear_talk module
- Simplified bot_id assignment to use static string
- Added suggestions field to BotResponse struct
- Improved SET_CONTEXT keyword to take both name and value parameters
- Fixed whitespace in auth handler
- Enhanced error handling for suggestion sending

The changes improve the suggestion system functionality while cleaning up unused code and standardizing response handling.
2025-10-31 20:55:13 -03:00
..
static Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
index.html feat(auth): add suggestion support and clean up code 2025-10-31 20:55:13 -03:00