Text people to remind them to donate to their alma mater.
- Create a Twilio account
- Fund your Twilio account with $
- Create a CSV of the people you want to text. Look at
sample-contacts.csvfor an example CONTACTS_LIST=<...> FROM_NUMBER='+123...' ACCOUNT_SID=<...> AUTH_TOKEN=<...> bundle exec ruby texter.rbCONTACTS_LISTis the filepath to the CSV of people to botherFROM_NUMBER,ACCOUNT_SIDandAUTH_TOKENall come from your Twilio account