What it does: - Every 10 minute, the bot scrapes the Hacker News API for top stories. - It filters and posts stories with a score of 100+ - Each post includes a brief summary of the story.
Why I built it: I found myself wishing for a summary of a story to decide whether I want to delve deeper and read the full article. Sometimes, a brief summary is all I need.
You can find the source code on Github: https://github.com/johntad110/hnbriefs
I'd love to hear your feedback and suggestions!