pmyers88 / dc-metro-echo

Echo app to tell a user when the next train is arriving at a given metro station.
MIT License
3 stars 3 forks source link

Handle AMAZON.CancelIntent and AMAZON.StopIntent #71

Closed pmyers88 closed 8 years ago

pmyers88 commented 8 years ago

Now that we're re-prompting when we can't find a station, we need to implement these intents so that they're able to quit. Otherwise we just keep re-prompting them.