Skip to content

AWS Lambda function powering the LC New Subjects Twitter bot

License

Notifications You must be signed in to change notification settings

joeptacek/lc-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lc-tweet

lc-tweet provides the underlying functionality for the LC New Subjects Twitter bot.

lambda_function.py is designed to run as an AWS Lambda function (Python 3.9, x86_64). Every few hours, a new Tweet thread is retrieved from a JSON file located in an S3 bucket. This JSON file is manually generated and uploaded using lc-scrape.

python.zip contains associated dependencies (boto3 and tweepy) to be uploaded as a Lambda layer.

About

AWS Lambda function powering the LC New Subjects Twitter bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages