Sunday 31 May 2020

Free places to host a Twitter bot?

Ideally I could use Vercel--free, unlimited deployments. But it seems a bit janky. I can only figure out how to deploy the script as a Node API. The problem here is that I would need to deploy the script and then hit the endpoint example.now.sh/api/bot.js to actually run it, which is kind of janky.Is there an alternatives spot to deploy to that I should look at? Otherwise is there an elegant way to do this with Vercel?

Submitted June 01, 2020 at 01:39AM by HumanoidHumanOnEarth

No comments:

Post a Comment