Daily Reddit Digest
Subscribe to subreddits without ever opening Reddit — get one daily message summarising the top posts and the threads worth reading.
- Tools
web_fetchmemory_search- Channels
telegram- Uses
cron
Reddit is a great signal source and a terrible time sink. The fix is to sample, not browse — pick a few subreddits that consistently produce useful content, have your agent read the top posts daily, and deliver a digest you can read in 90 seconds.
What it does
- Reads top posts from your chosen subreddits via Reddit's RSS endpoints
- Filters out low-quality threads (memes, drama, rage-bait if you tag those)
- Summarises high-signal posts in 2 lines each
- Adds a "worth reading" flag for posts where comments > content
- Delivers a single Telegram message per day
What you'll need
- Web fetch — built in
- A list of subreddits — start with 3, add more later
- Cron
Setup
1. Define your subreddit set
2. Schedule the digest
3. Train your filter
The first week, when the digest serves something irrelevant, tell the agent:
It updates the memory profile. Within ~5 days, the digest is sharp.
Tips
- Don't follow drama subs daily. /r/AmITheAsshole content is fun but not actionable; daily exposure makes you cynical. If you want it, weekly cadence at most.
- Hold the line on count. 8 items is the sweet spot. 15 items trains you to skim past the digest.
- Cross-post dedupe is critical. /r/programming and /r/coding often surface the same article. The agent should compare URLs and collapse.
- Skip when nothing's good. Better to send "Quiet day, nothing scored above 6" than to lower the bar to fill the digest.
- Adjust by season. During launches/conferences, raise the threshold (more noise to filter). Quiet periods, lower it (fewer high-signal posts overall).