Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 907 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 907 Bytes

Crypto WhatsApp Bot

A WhatsApp bot for fetching current cryptocurrency market values written in Python using the Coingecko API.

Packages Used

  1. Flask pip install Flask
  2. Requests pip install Requests
  3. Twilio from twilio.twiml.messaging_response import MessagingResponse

Demo

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.

enter image description here

Technologies Adopted

  1. Twilio - https://www.twilio.com/console
  2. Heroku - https://www.heroku.com/
  3. Coingecko API - https://api.coingecko.com