fpedrolucas95 / Instagram-Bot

InstaBot é um bot de engajamento para Instagram, desenvolvido em PyQt5 e Python, realiza ações de curtir, seguir e comentar com filtros de interação.
MIT License
2 stars 1 forks source link

Stuck in "executing bot" #2

Closed ap0l0 closed 9 months ago

ap0l0 commented 9 months ago

Hi @fpedrolucas95

The script stays in "executing bot", but the console doesn't show anything. I received an email saying there was a new login from a new device but nothing else.

Can you add to the console logs of what the script is doing?

image
ap0l0 commented 9 months ago

I just saw you have a different window for the log:

image

Sorry , that's not my language. I thought "Exibir Log" meant "Exit App" haha

Maybe you can show that log windows automatically and let the user close it?

fpedrolucas95 commented 9 months ago

Hi @ap0l0

Thank you for using my bot, and I really appreciate your valuable feedback. Based on your input, I've made some improvements to enhance the user experience. First, I've created a branch with the application fully translated into English, which you can check out here: https://github.com/fpedrolucas95/Instagram-Bot/tree/en-us.

Additionally, I've addressed the issue you mentioned. Now, when you start the bot, the log window will be displayed automatically. These improvements were made with your feedback in mind, and I'm grateful for your input.

I hope these changes improve your experience with the bot. If you have any more suggestions or encounter any other issues, please feel free to let me know.

ap0l0 commented 9 months ago

Thank you!!