An open API service indexing awesome lists of open source software.

https://github.com/nathakits/covid-tracker-twitter-bot

Twitter bot Covid-19 tracker for Thailand
https://github.com/nathakits/covid-tracker-twitter-bot

bot covid-19 covid19-tracker thailand twitter-bot vaccine vaccine-tracker

Last synced: 2 months ago
JSON representation

Twitter bot Covid-19 tracker for Thailand

Awesome Lists containing this project

README

        



Twitter bot logo


Twitter Covid-19 vaccine bot for Thailand



Fetch and Tweet Cron CI


## Twitter bot
https://twitter.com/THVaccinecount

### Twitter Developer API
This project uses Twitter developer API so you need to get a Twitter developer account.

## Installation

```bash
# install dependencies
$ npm install

# scrape vaccine data as JSON file
$ npm run scrape

# calculate percentage and post tweet
$ npm run build

# post test tweet
$ npm run test
```

## Credit
Vaccine data

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
MIT [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)