FreekBes / insta_reddit_bot

[UNMAINTAINED] A bot which pulls images from Reddit and uploads them to Instagram. Former source code of @me_irl_bot
GNU General Public License v3.0
26 stars 10 forks source link

hello sir , the bot working fine but the caption or the comment credit thing is working only sometimes. #20

Closed ShrimantaGarain closed 3 years ago

ShrimantaGarain commented 3 years ago

the comment credit thing is working only for 2-5 posts and thereafter I have to remove the cookies ("rm handlers/cookies.json") to make it work again. is there any way to fix it?

FreekBes commented 3 years ago

Is the account you're running the bot on new? Did you just start running the bot? If so, this issue might resolve itself over time, when Instagram detects more logins/use from the bot.

What you could also do, is modify the caption's text in handlers/instagram.js (line 21 for comments or 177 for captions). Maybe the text has been used too much and is now on Instagram's blacklist for spam.

ShrimantaGarain commented 3 years ago

yes the account is new.........ok will try ur points! thankyou