Skip to content

Sillyvan/corona-twitter-bot

Repository files navigation

Due to X removing the free API this project is no longer working or maintained

COVID-19 Data Fetcher and Visualizer

This project fetches COVID-19 data from a public API and visualizes the data using matplotlib. It also integrates with the Twitter API to respond to mentions with a graph for a specific country.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have the following Python libraries installed:

  • requests
  • matplotlib
  • numpy
  • python-twitter

You can install them using pip: pip install -r requirements.txt

Installing

Clone the repository to your local machine. git clone https://github.com/Sillyvan/corona-twitter-bot/

Usage

Run the main.py file. python main.py

Or you can use the provided shell script: ./start_main.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published