alexandrosmagos / instagram_commenter_ui

A user friendly UI to automate commenting on Instagram posts!
GNU Affero General Public License v3.0
26 stars 10 forks source link

New user is pointless #5

Closed Skayzzz closed 4 months ago

Skayzzz commented 5 months ago

Hey, could you remake the code so that when we log into another user, the comments and settings are reset ? Or at least the number of comments. I used the bot for a giveaway and now I want to use it for another giveaway, but I can't see the number of comments I sent on the 2nd post, I can only see the total number of comments because it can't be reset to 0 when I change the post link or lig into another user

alexandrosmagos commented 4 months ago

The login/register system was created purely so that the app can be publicly hosted or port forwarded for the user to remotely control the app, and not for multiple giveaways. I don't disagree that I'd be better, but it was just not made that way.

Also if you have the app running for more than one giveaway on one account, I can guarantee that your account will be blocked for posting for a few days, and if it continues after that block, will get a worse punishment. So if you want to run this for another giveaway, I suggest using a different Instagram account, from a different IP.

Skayzzz commented 4 months ago

I mean, if the giveaway ends and I now want to post comments on another giveaway (not the 2 at the same time), how can I reset the comments counter ?

alexandrosmagos commented 4 months ago

You can reset the counter by the button next to the counter. image

Another option is to set the counter paramer to zero in the settings.json file in the setting folder.

The button was a few days ago when another person requested it. If you don't have the button, you need to update the files, so check the how to update section on the readme file.

vekioschristos commented 4 months ago

Thanks for the addition, pretty much appreciated!

Skayzzz commented 4 months ago

Oh yes, thank you ! I didn't see the button