👁️🗨️ A lightweight and convenient application that tracks your GitHub followers, detects changes between runs, and allows you to check if specific users are in your followers list. Built with TypeScript, Node.js, GitHub REST API.
main
feat: add user presence in followers check command
build: add MAX_DISPLAY_FOLLOWERS to .env.example
build: add dotenv
Initial commit
docs: update LICENSE-3rd-party.md
docs: add If You Found This Useful section to README.md
build: update dependencies
build: add typescript