Telegram Bot Vercel Boilerplate based on Node.js and Telegraf framework.
This template inspired by Telegram Bot Boilerplate for easily deploy to Vercel.
First rename .env-sample
file to .env
and fill in all necessary values.
BOT_TOKEN="<YOUR_BOT_API_TOKEN>"
npm install
npm dev
You can fork this template and do the necessary changes you need. Then you when are done with your changes simply goto vercel git import.
You can see a working version of the bot at @Node_api_m_bot