Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 434 Bytes

instagram_auto_raffle

This python code allows to participate in instagram raffles automatically, where it is necessary to post comments by adding people.

You need:

  • Username
  • Password
  • Id of the post (media_id)
  • Number of mentions per comment

The code collects your followers and puts them in comments according to the designated number of mentions.

You need to install the libraries:

  • InstagramAPI
  • instaloader