- This script follow all the followers of the target (github user) using developer api.
- OBS: Make sure you're being careful when using this, it will be apparent that you are being spammy so use at your own risk.
- If you like it, make sure to give ⭐ please, thank you! 😄
/ ,
/\ \|/ /\
|\\_;=._//|
\." "./
//^\ /^\\
.'``",/ |0| |0| \,"``'.
/ , `'\.---./'` , \
/` /`\,."( )".,/`\ `\
/` ( '.'-.-'.' ) `\
/"` "._ : _." `"\
`/.'`"=.,_``=``_,.="`'.\`
) (
I do not use this, ok, only for study purposes :).
• httparty
• ruby >= 1.9.2
• rubygems >= 1.3.1
git clone https://github.com/Davigl/github-follow-api.git
$ ruby -v
If you dont have it, install using rbenv (it could take a while):
$ rbenv install version
$ gem install httparty
To run this script you need to insert your github credentials (username, password) and pick one target person that you want to follow her followers.
$ ruby user.rb <login> <password> <target>
Licensed by GNU General Public License v3.0.