Powerful python instagram bot.

Luced

Registered Member
Joined
May 3, 2017
Messages
91
Reaction score
48
I have a powerful and working instagram bot, which runs on python.
This bot do everything you can imagine for instagram. Also tells about whether the account we follow is normal or fake.
I am using this bot for few weeks and it is running fine.

But for running bot I have to open my pc for whole day with a internet connection.
I recently heard about "pythonanywhere" , where we can run python programs and set them on schedule.
I am not able to do that. Is anyone hear can help me? how can I run bot on schedule on pythonanywhere or any other cloud platform when I am offline or away from computer.
 
I have a powerful and working instagram bot, which runs on python.
This bot do everything you can imagine for instagram. Also tells about whether the account we follow is normal or fake.
I am using this bot for few weeks and it is running fine.

But for running bot I have to open my pc for whole day with a internet connection.
I recently heard about "pythonanywhere" , where we can run python programs and set them on schedule.
I am not able to do that. Is anyone hear can help me? how can I run bot on schedule on pythonanywhere or any other cloud platform when I am offline or away from computer.

Could you run it on a raspberry pi? It's a very low energy way to leave bots running 24/7.
I have a pi running 5 IG accounts using a python based script, and it only uses 4 watts of electricity. I just leave it on all the time.
I also have it set up so that I can remotely control it via my phone, so whilst it's not the complete automation you were asking about, this approach might help?
 
Back
Top