-
The `RemoveEgde` function throws "Key not found" error while trying to remove an edge `a->b` if there exist no edges with `a` as their source. This is happening due to the following code:
```go
ite…
-
WARNING [2022-03-17 06:48:02] [] - Hide Selenium Extension: error
So, every time I try to start my quickstart script I get this warning. It doesn't seem that it's only a problem of mine. I think i…
-
The bot thinks the reel is a carousel
As soon as he tries to double click on the reel he enters it
And he can't go down to see other posts, which creates the loop he's in
After an hour the bo…
SRG5 updated
8 months ago
-
I am using Facebook-scraper to get posts from my Facebook page and post them to Instagram using python. I am using telegram-Facebook-pages-bot. However, the Facebook scraper is giving me this error:
…
-
Lately I noticed that the event `pendingRequest` no longer is emitted when an instagram user sends a message to the bot for the first time (and the bot does not follow that user). This is the event I …
-
The bot disconnects from Instagram from time to time, and that is breaking events (such as message received).
But, user-triggered events (such as sending messages) are still working fine.
(Dupli…
-
If I try to execute this:
`>>> from instagrapi import Client
>>> cl = Client()
>>> cl.login(USERNAME, PASSWORD)`
I get this error:
`python prova.py
Status 429: Too many requests
Ignore 42…
-
**Describe the bug**
mx-puppet-steam bridge doesn't respond to any commands. The only log available when running journalctl is a 401 error: `matrix matrix-mx-puppet-steam[273606]: 172.18.0.4 - - [09/…
-
**Example file**
like_users.py
**Describe the bug**
while using "ask_for_code=True"
after inputing the sent code (from instagram) to email, below (provided) error shows up!
**Log**
…
-
```
Traceback (most recent call last):
File "/Users/xxx/MyIGBot/usage.py", line 3, in
bot = MyIGBot('correct-username', 'correct-password')
File "/Users/xxx/MyIGBot/myigbot.py", line 178,…