Closed jasonywh closed 4 years ago
simple way : you can use the mod, add a counter, every loop ,then the counter +1, after the the counter reaches random.randiant(8,12) ,then run the scripts again. :-)
please use schedule.
for example :
https://github.com/instagrambot/instabot/blob/master/examples/ultimate_schedule/ultimate.py
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Can anyone pls help me add a code to make it run in day time only & sleep at night time ? currently the below code auto post only 1 photo every 24 hours, but I want it to auto post around 5 photo on day time & after that pause on night time, then resume posting on next day, also I need to have random delay between 5 post to make it more natural
thanks in advance if anyone can pls help me modify this