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
- Host: GitHub
- URL: https://github.com/nathakits/covid-tracker-twitter-bot
- Owner: nathakits
- License: mit
- Created: 2021-04-13T10:27:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T06:45:18.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:40:59.108Z (4 months ago)
- Topics: bot, covid-19, covid19-tracker, thailand, twitter-bot, vaccine, vaccine-tracker
- Language: JavaScript
- Homepage: https://twitter.com/THVaccinecount
- Size: 19.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
Twitter Covid-19 vaccine bot for Thailand
## 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 [](LICENSE)