mullwar / telebot

The easy way to write Telegram bots in Node.js
https://www.npmjs.com/package/telebot
MIT License
1.48k stars 270 forks source link

Any suggestion on how I can setup telebot to work with AWS Lambda #222

Open rafaelfaria opened 2 years ago

rafaelfaria commented 2 years ago

At the moment the only way I know how to operate a bot is through webhook.

Telebot sounds awesome. I wonder if there is any example on how to make it work with lambda functions or do i need to set it up on an ec2?

thanks

PonomareVlad commented 2 years ago

You can deploy this template to Vercel or adapt it for other Lambda environments