Skip to content

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

Notifications You must be signed in to change notification settings

GDSC-JSCOE/crypto-wp-bot

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 95.7%
  • Cython 2.5%
  • C 1.6%
  • C++ 0.2%
  • JavaScript 0.0%
  • PowerShell 0.0%