https://github.com/max0ne/albert_bot
telegram bot @nyu_albert_bot
https://github.com/max0ne/albert_bot
telegram typescript
Last synced: about 1 month ago
JSON representation
telegram bot @nyu_albert_bot
- Host: GitHub
- URL: https://github.com/max0ne/albert_bot
- Owner: max0ne
- License: mit
- Created: 2017-12-24T23:35:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T14:31:27.000Z (about 8 years ago)
- Last Synced: 2025-10-11T05:08:12.207Z (9 months ago)
- Topics: telegram, typescript
- Language: TypeScript
- Homepage: https://github.com/max0ne/albert_bot
- Size: 812 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
a telegram bot to query classes from NYU Albert
---
### Deploy to AWS Beanstalk
1. setup DynamoDB table with env variable named `DYNAMO_TABLE_NAME`
1. setup env variables
1. get a telegram bot token from [Telegram Bot Father](https://core.telegram.org/bots#creating-a-new-bot)
1.
```bash
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