-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels