Skip to content

A test Telegram bot using serverless functions with Vercel for deployment

Notifications You must be signed in to change notification settings

MarcL/telegram-test-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot

A test telegram bot which is deployed to Vercel. See my blog post on it:

https://marclittlemore.com/serverless-telegram-chatbot-vercel

Installing

Clone this repository into a new directory and install the dependencies:

git clone git@github.com:MarcL/telegram-test-bot.git
cd telegram-test-bot
npm install

Deploying to Vercel

Install the Vercel command line tools using npm:

npm install -g vercel

Deploy the project to your Vercel account:

vercel

About

A test Telegram bot using serverless functions with Vercel for deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published