twilio-labs / twilio-barista

☕️ Twilio-powered app for easy coffee ordering at events
MIT License
95 stars 30 forks source link

A way to turn down orders of multiple coffees #31

Open philnash opened 6 years ago

philnash commented 6 years ago

Using the app in wework and some people are ordering for their team in one message.

Can we figure out if an order is for more than one coffee and trigger a reply that tells users that they can only order one at a time?

philnash commented 6 years ago

Hmmm... or maybe we need a way to cancel an order with a specific message. This would be more useful generally.

dkundel commented 5 years ago

You can cancel an order by writing 'cancel order'. For the other thing, maybe once we have a better Natural Language detection. I don't think trying to hard code this, will properly solve this. Alternatively the original message is always being displayed in the app. So you can go "old school" and teach the baristas.

Cheers, Dominik

philnash commented 5 years ago

Ah, this was more on behalf of the barista. If there was a way to cancel with a specific message rather than the generic one, then the cancellation experience would be a lot better.