codeforamerica / balance

A text message system for checking one's EBT card balance (SNAP benefits and more)
MIT License
47 stars 37 forks source link

An easy way to turn on an auto-responder (directing users to call phone # instead) #289

Open daguar opened 9 years ago

daguar commented 9 years ago

We've turned the system off manually a few times (most recently #286) by setting up static responses that, per state, direct any user who texts in to call the state phone line instead (which we have in the code base.)

In anticipation of future outages (a state line goes down, Twilio has problems) it would be useful to have a switch we could flip to turn on this fallback response.

First thought on a simple implementation:

Maybe improvements: