Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@rubsxyz rubsxyz released this 25 Oct 11:41
· 7 commits to main since this release

🎉 Overview

We are thrilled to announce the v1.0.0 release of the GitHub Automation Bot! This Python-based tool is designed to streamline your GitHub experience by automating common actions such as following, unfollowing, starring repositories, and managing your starred repositories. With enhanced logging and additional features, this release brings a more efficient and user-friendly experience.

🚀 New Features

  • 🧹 Unfollow Users: Automatically unfollow users who do not follow you back.
  • 👥 Follow Users: Follow users from a specific GitHub account's followers.
  • ⭐ Star Repositories: Automatically star repositories of the users you follow.
  • 🗑️ Delete All Starred Repositories: Remove (unstar) all repositories you have previously starred.
  • 🔍 Search Most Followed Users: Display the top 10 users you are following based on their follower counts.
  • 📈 Enhanced Logging: Each script maintains its own dedicated log file, providing detailed records of actions and totals. Logs are cleared with each run to ensure clarity.

🛠️ Installation

1. Clone the Repository

git clone https://github.com/rubsxyz/GitHubScript.git
cd GitHubScript

Thank you for using the GitHub Automation Bot! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.