CTK-WARRIOR / instagram-autopost-bot

Instagram bot that auto post in every 12 hours 📸
31 stars 17 forks source link

Where and how do I host this bot? #1

Open animemandir opened 2 years ago

animemandir commented 2 years ago

I tried hosting it on vercel.

vercel.json

"builds": [
        {
            "src": "./index.js",
            "use": "@vercel/node"
        }
    ],

doesn't work.

I don't want to run this on local all the time, I made a dummy ig acc to test this, but I'm at a loss here, plz help.

CTK-WARRIOR commented 2 years ago

Host it on VPS or replit