ebeneditos / telegram.bot

Develop a Telegram Bot with R
https://ebeneditos.github.io/telegram.bot/
GNU General Public License v3.0
107 stars 24 forks source link

How to host telegram.bot using Google Cloud Platform or Heroku #26

Closed selesnow closed 2 years ago

selesnow commented 2 years ago

Hello,

I think a vignette for deploying bots on cloud platforms would be useful to for many telegram.bot users.

ebeneditos commented 2 years ago

Hi @selesnow, thanks for the suggestion. The core of telegram.bot is to provide a number of tools to make the development of Telegram bots with R easy and straightforward. Deploying a Telegram bot on the cloud would be a project beyond its core, although the package can be used to do so.