instagram-autopost-bot icon indicating copy to clipboard operation
instagram-autopost-bot copied to clipboard

Where and how do I host this bot?

Open animemandir opened this issue 2 years ago • 1 comments

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.

animemandir avatar Jun 13 '22 08:06 animemandir

Host it on VPS or replit

CTK-WARRIOR avatar Jun 17 '22 16:06 CTK-WARRIOR