Skip to content

max0ne/albert_bot

Repository files navigation

a telegram bot to query classes from NYU Albert


Deploy to AWS Beanstalk

  1. setup DynamoDB table with env variable named DYNAMO_TABLE_NAME
  2. setup env variables
  3. get a telegram bot token from Telegram Bot Father
eb init

Env variables

  • POLL_INTERVAL

interval in minutes in which it refreshes data from albert

  • BOT_TOKEN

telegram bot token

  • DYNAMO_TABLE_NAME

table name in dynamo db

Releases

No releases published

Packages

No packages published