Skip to content

Drink suggestion by price filter #16

@TomSeldon

Description

@TomSeldon

Add support for getting a drink suggestion based on an upper limit, e.g.

Alexa, ask Tiny Rebel to suggest a beer that costs less than £4

This would involve:

  • Create new intent with "UpperPriceLimit" slot
  • Handle bar location as dialogue? Or add as custom slot, though seems that could get a bit wordy
  • Parse upper price limit into number (slot type?), and filter out all drinks where drink.price >= slot.upperPriceLimit

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions