Skip to content

gdiasdasilva/covid-19-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 COVID-19 Twitter Bot

This repository was created as a playground to get to know the Twitter API and the twitter gem. The result was a simple bot that tweets the most recent data (in this profile) about COVID-19 in Portugal.

Tweets have the following format:

🦠 Actualização // 19-05-2020 🦠

😷 Casos confirmados: 29432 (+223 que no dia anterior)
💪 Casos recuperados: 6431
🏥 Internados em UCI: 101
⚰️ Óbitos: 1247

#COVID19PT #COVID

All data comes from VOST Portugal's REST API. Props to them. 👏

Running the app

$ ruby app/main.rb

About

🤖 Simple Twitter bot built for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published