daftie14
Registered Member
- May 11, 2018
- 56
- 20
So you want to have more people following your open source work, or maybe bring attention to some interesting and cool projects you have highlighted on your profile.
Perhaps, you want to show off more authority, or you just want to see that followers count grow bigger for the heck of it.
Well, you can achieve this by many ways. When your projects are interesting, well-made, and with good documentation, you'll get organic followers. Also, if you engage in others' projects with welcome contributions, discussions, and relevant issues.
However, you might want to try to get more followers in a more automated way. Follow back is a decent strategy and this Python [GitHub follow bot](https://github.com/Correia-jpv/github-follow-bot) has options for you to choose the follow sources and how the bot will operate. You can selectively unfollow too.
For example, follow 30 followers of the most popular users from Germany:
Other follow sources are:
Here's another example for unfollowing everyone who doesn't follow you back with a custom random delay between unfollows from 5 to 15 seconds:
Download, instructions and more details on the project's repository:
github-follow-bot
Perhaps, you want to show off more authority, or you just want to see that followers count grow bigger for the heck of it.
Well, you can achieve this by many ways. When your projects are interesting, well-made, and with good documentation, you'll get organic followers. Also, if you engage in others' projects with welcome contributions, discussions, and relevant issues.
However, you might want to try to get more followers in a more automated way. Follow back is a decent strategy and this Python [GitHub follow bot](https://github.com/Correia-jpv/github-follow-bot) has options for you to choose the follow sources and how the bot will operate. You can selectively unfollow too.
For example, follow 30 followers of the most popular users from Germany:
Other follow sources are:
- Followers of a target user
- Usernames from a file
Here's another example for unfollowing everyone who doesn't follow you back with a custom random delay between unfollows from 5 to 15 seconds:
Download, instructions and more details on the project's repository:
github-follow-bot