Skip to content

Drink suggestion by type filter #17

@TomSeldon

Description

@TomSeldon

Add support to suggest a drink based on type, e.g.

Alexa, ask Tiny Rebel to suggest an IPA
Alexa, ask Tiny Rebel to suggest a pale ale
Alexa, ask Tiny Rebel to suggest a cider

This involves:

  • Adding new intent with DrinkType slot
  • Handling bar location (either via dialogue, or via extra slot, though that could be too wordy)
  • Filter drinks by drink type slot value. This is more complicated than drinks.dinkType === drinkTypeSlot as certain types overlap (e.g "IPA" should match "Pale Ale"). Need to think of best way of matching these.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions