From 85d89d2a8d20ff0462983999690ef9d690c2945d Mon Sep 17 00:00:00 2001 From: Michael Kobelev <37714867+mike-kob@users.noreply.github.com> Date: Fri, 23 Apr 2021 20:17:23 +0300 Subject: [PATCH] Add Vercel as possible place to host telegram bot --- Where-to-host-Telegram-Bots.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Where-to-host-Telegram-Bots.md b/Where-to-host-Telegram-Bots.md index 5dee40f..dd6111b 100644 --- a/Where-to-host-Telegram-Bots.md +++ b/Where-to-host-Telegram-Bots.md @@ -18,6 +18,7 @@ Look at [Hosting your bot](https://github.com/python-telegram-bot/python-telegra * **[How to run a Bot on Openshift v2](https://github.com/lufte/python-telegram-bot-openshift)** * **[How to run a Bot on Openshift v3](https://github.com/Gotham13121997/python-telegram-bot-openshift3)** * [Joyent Triton](https://www.joyent.com/triton) +* [Vercel serverless functions](https://vercel.com/docs/serverless-functions/supported-languages#python) * [PythonAnywhere](https://www.pythonanywhere.com) * [Oracle Cloud](https://www.oracle.com/cloud/free/) an AlwaysFree feature for a decent instance.