Skip to content

Tsingis/telegram-bot

Repository files navigation

Telegram bot running on AWS Lambda that uses APIs or scraped data

Current features:

F1

  • Upcoming race
  • Standings (both driver and team)
  • Latest race results

NHL (partially lost features due to completely new API)

  • NHL regular season scoring leaders (by team or nationality)
  • NHL player contract (by name)

Other

  • Weather info (by location)
  • Random picture (by keyword)

How it works:

alt text

Requirements:

  • AWS Account
  • Python 3.12
  • Node.js 20
  • Serverless Framework
  • Docker Desktop

Manual deployment

  1. Set environment variables
  2. Start Docker Desktop
  3. Run npm install
  4. Run serverless deploy --aws-profile <PROFILE>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages