aws

digestsforthought - Daily digest of interesting Twitter accounts

digestsforthought is a small program that uses the Twitter API to select a random tweet from the last 50 tweets for a few accounts, and then mails a digest using SparkPost’s Transmissions API. I started the project back in 2017 to scratch multiple itches. I wanted a way to keep up with some specific Twitter accounts. But I also wanted to learn: Python AWS Lambda AWS CloudFormation Twitter API I had done a little Python before, but I had not used the other technologies.