-
**Describe the bug**
I run an ultimate.py example and I cannot login. There's a checpoint_challlenge_required. I turned off the 2fa. I checked similar issues but didn't find the answer for me.
*…
-
**Example file**
```
/examples/photos/upload_photos.py
```
**Describe the bug**
i can't write any other language for example 'arabic'
`python upload_photos.py -photo {photo_name} -ca…
egyjs updated
4 years ago
-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- You will be asked some questions and requested to provide some information, please read them…
-
### Before submitting an issue, make sure you have:
- [X ] Updated to the lastest version
- [ X] Read the [README](https://github.com/instagrambot/instabot/README.md)
- [ X] [Searched](https://…
-
2019-04-04 08:29:35,523 - INFO - Instabot Started
2019-04-04 08:29:36,419 - ERROR - Request returns 400 error!
2019-04-04 08:29:36,420 - INFO - Instagram's error message: challenge_required
2019-04…
-
import instabot
mi_bot = instabot.Bot()
mi_bot.login(username='user', password='password')
mi_bot.follow_followers('x',10)
2020-01-13 18:02:33,603 - INFO - Instabot Started
2020-01-13 18:02:33,…
-
Code:
```python
def follow_hashtag_commenters(username, password, hashtags):
parser = argparse.ArgumentParser(add_help=True)
parser.add_argument('-proxy', type=str, help="proxy")
ar…
-
---
Error:
```python
runfile('/Users/Danya/instabot/examples/multi_script_CLI.py', wdir='/Users/Danya/instabot/examples')
Traceback (most recent call last):
File "", line 1, in
ru…
-
**Describe the bug**
producing this error apparently when instabot is trying to comment
**To Reproduce**
producing this error apparently when instabot is trying to comment
**Expected behavior*…
-
- [x ] Updated to the latest version
- [x ] Read the [README](https://github.com/instagrambot/instabot/blob/master/README.md) and [docs](https://github.com/instagrambot/instabot/tree/master/docs)
- …