# TODOs
- [x] cached login
- [x] list of usernames from sf/oak
- [x] for each username, get story
- [x] push story to s3
# Cron job
- pull stories
- upload to s3
- textract from s3
- use chatgpt to extract event details
- store in db
- read from db and present (/wherethepartyat command)