Skip to content
/ sls-telegram-bot Public template

A serverless node telegram bot boilerplate

License

Notifications You must be signed in to change notification settings

duckyb/sls-telegram-bot

Repository files navigation

Serverless Telegram Bot (NodeJS)

A serverless node telegram bot boilerplate, using nodeJS on Amazon AWS Lambda

Before starting

Clone the repository, then run npm install and sls config, to install the dependencies and configure your AWS account

Commands

  • npm run dev Runs the bot in polling mode with the dev configuration.
  • npm run deploy Publish the bot on AWS using serverless-cli and prod configuration.
  • npm run setHook Set the webHook using the prod configuration.
  • npm run delHook Delete the webHook using the prod configuration.

About

A serverless node telegram bot boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published