Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 538 Bytes

Environment variables

BOT_TOKEN - Telegram bot token

Serverless

  • add token to AWS Parameters Store aws ssm put-parameter --name "bus-lviv-bot-token" --type "String" --value "<TOKEN>"
  • add API URL to AWS Parameters Store aws ssm put-parameter --name "bus-lviv-bot-api-url" --type "String" --value "<API_URL>"

Built with

telegraf.js

AWS CDK

AWS Lambda