/FollowingBot

Bot that follows accounts on Github

Primary LanguagePython

🚀 GITHUB Following Bot 🤖

What the hell?

Do you want to follow 1000+ users on GitHub? I don't know why 🤷, but if you do, this project is for you! 🎯

This project is a simple Python script 🐍 that looks for repositories from a selected category 📂 and then follows owners 👥 and collaborators 🤝.

Installation

1. Set up your GitHub access token in the .env file 🔑

TOKEN=231223323kl3kllk21

2. Install dependencies 📦

pip install -r requirements.txt

3. Run script 🚀

python follow.py