Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Instagram-AutoFollow

Following easily someone automatically

How to use

Fill const sessionId with your instagram session cookie

 $userToFollow = 'rihanna';
 $follow = new InstagramAutoFollow();
 var_dump($follow->doFollow($userToFollow)); // true or false

Requirements

  • GuzzleHttp

About

No description, website, or topics provided.

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages