twilio
flask
INTRANET_URL
INTRANET_TOKEN
Run the script normally with python TextVote.py
In a separate terminal, download and install ngrok to
expose the python server to the web.
brew cask install ngrok
Then run ngrok
ngrok http 5000
Enter the forwarding URL from ngrok as a web hook URL for
you Twilio number as defined here