-
I created a discord bot named "wafflebot". I gave it "Manage Server" permissions in Discord. But when I use the bot to send "tracking command" messages via Python, StorasBot does not respond, and the …
-
I solved the multiple clients issue, and I know where the location of the list of entities is... but I haven't figured out how to find it on my own. What were the steps you followed? If it's not too …
Cif3r updated
1 month ago
-
Hello, I am trying to like a post with my account and leave a comment, but I receive a 403 error.
my code:
```
from myigbot import MyIGBot
bot = MyIGBot('maryam85rr', '********')
a = bot.lik…
-
Whatever I write in the proxy field, this bot still works)) Please tell me how to connect the proxy correctly? Or should I wait for the source code update? I would be very grateful for your answer…
-
I have several accounts running in ASF, one being a trading bot. This one i want to accept all friend requests, but the other accounts needs to be left alone and just idle any cards. An option in bot …
-
I would like to update the readme file by adding setup and installation process like how they can clone the project, how to make PR in project and so on many such things so the contributors can know h…
-
I already whined a little about how difficult it is using proxies (see #89). There is an additional complexity to the problem. While not knowing how bot detection works in PRO, I had following scenari…
-
**Is your feature request related to a problem? Please describe.**
A considerable number of followers on target accounts are fake. It would be great to focus what limited access we have (requests/fo…
-
Bot is no longer working without account
Any suggestions to auth code? @inteoryx
It does not work with CSRF token either :(
-
I notice that there is the Follower Service that has an OnNewFollowersDetected event. I also notice the the PubSub service has an OnFollow event. I'm trying to make a game that links to a players twit…