airq-dev / hazebot

Building the 411 for air quality in the United States: a texting platform accessible to all, that provides actionable local information to protect your and your community.
https://www.hazebot.org/
MIT License
9 stars 1 forks source link

Command to get the AQI for the last zipcode you entered #65

Closed ianhoffman closed 4 years ago

ianhoffman commented 4 years ago

There should be a command to get the AQI for the last zipcode you entered.

I'm not yet sure what that command should be... maybe just "l" for Last?

We'd query postgres for your last request, pull up the zip, and then carry on as if you'd entered that zip.

ianhoffman commented 4 years ago

Done. Text L to get the AQI for the last zip you entered.