Closed NeonDaniel closed 1 year ago
Handle "snooze" requests in converse.
extract_duration
extract_datetime
Structure this so the logic at least can be unit tested
Objective
Handle "snooze" requests in converse.
Initial Implementation Requirements
extract_duration
to handle requests to snooze for a specific durationextract_datetime
to handle requests to snooze until a specific timeOther Considerations
Structure this so the logic at least can be unit tested