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

Allow Bot Initiation without Comments #3

Closed ap0l0 closed 9 months ago

ap0l0 commented 9 months ago

You can't initiate the bot unless you type something on the "comments section" even when comments are disabled.

I need to type "a" and then click initiate even when the comments are disable.

image
fpedrolucas95 commented 9 months ago

Hi @ap0l0 ,

Thanks for pointing out this issue. It was a known bug, and I'm sorry for any inconvenience it may have caused. The "Enable Comments" button should have been controlling the need for comments and allowing the bot to initiate even when comments are disabled.

I'm happy to let you know that this problem has been fixed in both branches. Now, you won't need to type anything in the "comments section" when comments are disabled to initiate the bot.

ap0l0 commented 9 months ago

just saw this fix, way easier now to use!