Closed morier closed 6 years ago
Traceback (most recent call last): File "C:\Users\user\Desktop\instabot-master (5)\instabot-master\examples\message_users.py", line 44, in bot.send_message(directMessage, instaUsers) AttributeError: 'Bot' object has no attribute 'send_message'
I find the answer.should install instabot pip.
And use python27
This functionality is only available for Python 2?
I think so.it's not work on 3.
Traceback (most recent call last): File "C:\Users\user\Desktop\instabot-master (5)\instabot-master\examples\message_users.py", line 44, in
bot.send_message(directMessage, instaUsers)
AttributeError: 'Bot' object has no attribute 'send_message'