devict / votelocal

A web app for receiving local voting information via SMS
15 stars 16 forks source link

Messages over 160 characters should get warning #104

Open sethetter opened 4 years ago

sethetter commented 4 years ago

These messages will be segmented by Twilio, which results in some extra charges and a higher potential of error. We should warn in the message editing interface when this is the case.