InstaBot
InstaBot copied to clipboard
A simple Instagram bot written in Python
How do I detect new message and reponse to new message. And after some inactivity. Message other new message?
Captions worked for my first pics, but now it has suddenly stopped working for some reason. I made a new Python-script to test this, and it doesn't work here either....
love c++ java c
Error message is displayed when I tried to import InstaBot. Code i used : from instabot import Bot Error i got : AttributeError: module 'urllib3.util' has no attribute 'PROTOCOL_TLS' Whole...
Hi marclave! I have following error after run InstaBot.py: # ``` InstaBot Developed by Marc Laventure ``` # Liking #I Traceback (most recent call last): File "InstaBot.py", line 113, in...
I tried doing it twice. But the Terminal steps in the raspberry pi 3 guide is so vague... Any help?
Please consider merging my branch. I've rewritten old functionality using aiohttp library (works since Python 3.3) and implemented several services running simultaneously which do: 1. liking 2. following users and...
``` Traceback (most recent call last): File "InstaBot.py", line 109, in like(br, hashtags) File "InstaBot.py", line 53, in like response = br.open(WEBSTA_URL +"tag/" + urllib.quote(hashtag.encode('utf-8'))) UnicodeDecodeError: 'ascii' codec can't decode...
Hi Everyone, I know I have neglected this repository for quite some time. I am open for suggestions on feature requests. I may also change this from a python script...
I did everything well, but it appears "YOU LIKED 0 PHOTOS" Why???