Your Old Tweets from This Day

A while ago, I published a Bash script that will open a Twitter search page to show your old tweets from this day of the year. I have enjoyed using it to see what I was thinking about in days gone by.

So I turned this into a Twitter account.

If you follow @your_old_tweets, it’ll tweet a link at you each day that will show you your old tweets from the day. It attempts to send it in the morning (assuming you have your timezone set).

This runs on Amazon Lambda. The code is here.