A WhatsApp bot for fetching current cryptocurrency market values written in Python using the Coingecko API.
- Flask
pip install Flask
- Requests
pip install Requests
- Twilio
from twilio.twiml.messaging_response import MessagingResponse
To use this bot, simply click on this LINK. Send a WhatsApp message with the code join season-create to (+1) 415523 8886. It will display a notification stating that it is linked to the sandbox. Begin by saying Hi, and it will display the subsequent chats.
- Twilio - https://www.twilio.com/console
- Heroku - https://www.heroku.com/
- Coingecko API - https://api.coingecko.com