https://github.com/iamspruce/twitter-banner
A simple NodeJs script to update my twitter banner with images of new followers
https://github.com/iamspruce/twitter-banner
nodejs sharp twitter
Last synced: 9 months ago
JSON representation
A simple NodeJs script to update my twitter banner with images of new followers
- Host: GitHub
- URL: https://github.com/iamspruce/twitter-banner
- Owner: iamspruce
- Created: 2021-09-27T22:07:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T07:41:41.000Z (about 4 years ago)
- Last Synced: 2025-07-09T17:08:44.166Z (11 months ago)
- Topics: nodejs, sharp, twitter
- Language: JavaScript
- Homepage:
- Size: 345 KB
- Stars: 27
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Twitter banner updater
A simple Node script that display profile pictures of new followers on a twitter banner
## Dependencies used
- [x] axios - Used to download remote images
- [x] dotenv - Used to read Environmental variables
- [x] twitter-api-client - Used to establish twitter connection
- [x] sharp - High performance Node.js image processing module,
## Hosting
- [x] [Qovery - The simplest way to deploy your applications on AWS](https://www.qovery.com/)
Spruce Emmanuel
[@sprucekhalifa](https://twitter.com/sprucekhalifa)