Skip to content

How to use ?  #1

@SezerFidanci

Description

@SezerFidanci

Hi, I use it this way

fllist = ['targetuser']
follower = IgFollower('me', 'mepass',fllist,100)

But , I'm getting this error
Error :

Traceback (most recent call last):
  File "/home/sezer/FollowBot-master/instagram_bot.py", line 9, in <module>
    follower = IgFollower('me', 'mepass',fllist,100)
  File "/home/sezer/FollowBot-master/functional.py", line 46, in __init__
    self.login()
AttributeError: 'IgFollower' object has no attribute 'login'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions