https://github.com/baumannzone/javascript-wars
⭐️ Twitter bot for posting daily ranking of JavaScript most popular frameworks sort by GitHub stars
https://github.com/baumannzone/javascript-wars
github-actions github-api hacktoberfest nodejs twitter-api twitter-bot
Last synced: 3 months ago
JSON representation
⭐️ Twitter bot for posting daily ranking of JavaScript most popular frameworks sort by GitHub stars
- Host: GitHub
- URL: https://github.com/baumannzone/javascript-wars
- Owner: baumannzone
- License: gpl-3.0
- Created: 2022-09-01T22:11:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T14:27:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-31T10:36:03.185Z (12 months ago)
- Topics: github-actions, github-api, hacktoberfest, nodejs, twitter-api, twitter-bot
- Language: JavaScript
- Homepage: https://twitter.com/JavaScriptWars
- Size: 3.83 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# JavaScript Wars
[](#contributors-)
 [](https://github.com/baumannzone/javascript-wars/actions/workflows/main.yml)
## Description
Bot for the [JavaScript Wars](https://twitter.com/JavaScriptWars) Twitter account. Daily tweets ranking the most popular JavaScript frontend frameworks.

## Setup
1. Clone the repo
2. `npm i`
3. `cp .env.example .env`
4. Fill in the `.env` file with your Twitter API keys
## Run
5. `npm start`
## Test
6. `npm run test`
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!