Cryptocurrency Information Bot

Project Information:

  • Languages/Tools: Python
  • Project Date: May 2022 - Sep 2022
  • Telegram URL: Click Here
  • Github URL: Click Here

Description:

Retrieve and collect data from Coingecko Website using their API, convert these data from JSON format to a data frame format using Requests lib.

Process data cleaning, and data manipulation to make data more readable and moreorganized, plot all-time chart using Matplotlib, convert data to table format or img format.

Launch the bot on Telegram using pyTelegramBotAPI and BotFather, display data on Telegram based on what users request.