Automating Instapy with Termux 24/7

IF you are serious then you must go with a solid program dedicated for instagram not with any free script.
You will learn a lot of things but meanwhile time will pass and system will be more secure + bullshit will come.

Utilize the better days with serious attempts.
 
Yes, I know, but I wanted to learn and to try what InstaPy does. I wanted to grow a new Instagram page but didn't work with InstaPy. To many followers that I don't need, too many like and comments that I don't need (as a business). All bots work the same, manual is the best and secure way to do it.
 
Hi,
I´m trying to run Instapy on termux, but I can`t install it! Grpcio error, or clarifai error.
If anyone can setup it, Would be great his help.
I have the same trouble with Pydroid, Qpython, Qpython 3...
Thanks a lot in advanced!!
Hi,
I´m trying to run Instapy on termux, but I can`t install it! Grpcio error, or clarifai error.
If anyone can setup it, Would be great his help.
I have the same trouble with Pydroid, Qpython, Qpython 3...
Thanks a lot in advanced!!

Hi there,
despite feeling as though I was part of some zombie apocalypse at the beginning of 2020, it goes without saying that opportunities have opened up to millions of people (whether they understand it or not)... so in case you are still running into any issues then I hope this will help you get back in control.

The following steps will take you through launching your website/webapp through firestore without costing you a cent!

After launching Termux enter commands:
1 - apt update && apt upgrade
2- pkg i nodejs-lts
3- cd $HOME
4- mkdir public ("folder name becomes 'public' ")
5- ls (shows list of current files in folder)
6- cd public (will enter into 'public folder')

If using Android:
- download app in Play Store 'Total Commander'
- Open app
- Select 'user defined locations'
- Dropdown menu reveals option for Termux.. select
- Enter into created folder
- Here you could paste relevant HTML files for your website
- After pasting relevant files, head back to Termux

Back in Termux:
a) npm install -g firebase-tools
b) firebase login
- will open login page. Log in, leave.
- using Total Commander, head to same folder we created earlier to delete index.html and tge 404 file (you will be be asked if you would like these files to be created, whether you have denied these be created or not its best to make sure)
c) firebase init - select 'J' on keyboard to scroll through selections. Choose 'Hosting'
You will then have simple y/N questions.. select yes for "public" but no for the rest..
And finally..
d) firebase deploy - this command will reveal the url intended for your new website/ webapp

If you are interested in using your own domain for your webapp, simply head to https://console.firebase.google.com and locate your new project.. select option to add your own domain.

Adding your domain will include changing of nameservers and other dns settings.

I hope this will open up some cool new doors and opportunities for you. There are countless html templates online for you to enjoy.

Thanks,
Owen Musk
 
Back
Top