Code Monkey home page Code Monkey logo

Comments (5)

mustafadalga avatar mustafadalga commented on May 29, 2024

Hello @cyborg2006,
Thank you for your feedback.

For 1 suggestion;
It may be unnecessary to use csv or txt files for this suggestion.
Time intervals are specified for each process in config.json file. You can change the time intervals in config.json.
If you want to change the time interval of which action or method, find the name of the method in config.json and change the times.So you can solution the problem.

For example: Bulk unfollow feature
You can see how long each user waits after unfollowing:

instagram.py

sleep(self.beklemeSuresiGetir(sleep3[0],sleep3[1]))

Wait time values ​​are set in config.json like this:

config.py

"sleep3": [

Summary: The processing waiting time of each method can be changed in config.json.Thus, the problem of blocking by instagram is solved.

For 2 suggestion:
we can save followers and following as csv or txt.

For 3 suggestion:
If we ask each user individually, the process will be very long. Can you give a little more detail about this feature? I want to understand what you mean.

and for item 4 an error occurred while using which feature ? I will examine the issue you reported.

from instagram-bot.

cyborg2006 avatar cyborg2006 commented on May 29, 2024

Hi,

Thank you for your time and answers. I will do that. Please see below detail for item 4.
I reached one of my account tried to use option 6, but I received below response.

[quote]
Enter an option number >> 6

Selected Option >>> Unfollow Users Who Don't Follow
[*] Enter 'menu' command to return main menu

[] Adding followers to the list is started.
[
] Browser is redirected to your profile...
[-] An error occurred while selecting followers: invalid literal for int() with base 10: '37k'

[unquote]

for Item 3:
For instance, you found a account name which we followed by not followed us name "xxxxx".
You should show the name "xxxxx" on screen asking 1) unfollow 2) Add white list. 3) Skip. After our answer bot will continue to show next account, and other, .... so on...
We have to keep some accounts followed even they haven't followed us back. We need a white list to save some accounts never unfollowed by us even accidentally. This is long procedure, but if we have this option as well. I am sure lots of people wants to use it.

from instagram-bot.

mustafadalga avatar mustafadalga commented on May 29, 2024

@cyborg2006
I took note of your suggestions.

I solved the problem in item 4.Would you try the same action again?

from instagram-bot.

cyborg2006 avatar cyborg2006 commented on May 29, 2024

Now, it is working. Thanks for your update.

from instagram-bot.

mustafadalga avatar mustafadalga commented on May 29, 2024

You're welcome 🙂 . I will work on more features and options for the next version.

from instagram-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.