Releases: KevinTrinh1227/Github-Followers-Bot
Releases · KevinTrinh1227/Github-Followers-Bot
Github Automated Followers Bot - v0.1.1
What's New
- NEW Metrics daily/weekly/monthly metrics system
- NEW Metric Logs in
../data/metrics.json
- NEW New cron scheduler task
- UPDATED Discord webhooks
- FIX Fixed numerous bugs with webhooks
Full Changelog: v0.0.1...v0.1.1
Github Automated Followers Bot - v0.1.0
Whats New
- NEW Discord webhook implementation
- UPDATED Documentation
- UPDATED Unfollowing user logic
- UPDATED Config JSON File
- UPDATED Optimized API Req for when pulling a user's followers
- UPDATED User object fields in JSON
- FIX Fixed numerous bugs
Full Changelog: v0.0.1...v.0.1.0
Github Followers Bot - v0.0.1
General Updates
- NEW Implemented a new unfollowing user logic
- NEW Added a config example template file
- UPDATE Changed main to index
- UPDATE Made changes to documentation and README.md
- FIX Removed unnecessary files
- FIX A lot of bug fixes
- And much more!
Full Changelog: v0.0.0...v0.0.1
Github Auto Follow/Unfollow Users First Release v0.0.0
Key Features
- Automates following and unfollowing users on GitHub asynchronously.
- Implements randomized wait times between actions to mimic human behavior.
- Queue system for managing users to follow and unfollow.
- Tracks users followed and ensures no duplicates are added to the queue.
- Removes users from the following queue once they are followed.
- 24/7 operation with GitHub API rate limit compliance.
Full Changelog: https://github.com/KevinTrinh1227/Github-Automated-Followers/commits/v0.0.0