twilio-api

Receiving and processing an SMS with Twilio in Python

Receiving and processing an SMS with Twilio in Python Question: I’m learning python and as a project I’m trying to create a program that will recieve an SMS message, process it, and then depending on what is in that message, send back information. I am using Twilio in python with Flask and ngrok to do …

Total answers: 2