A whatsapp bot that takes location and resource type as an input and provides leads msg from twitter. I have used covid.army api for the leads and twilio service for the whatsapp bot.
Flask for creating api for twilio
pip install flask
pip install twilio
- Tutorial video