TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A simple script to post the top HN stories to Discord

2 pointsby zimmundover 6 years ago

1 comment

zimmundover 6 years ago
I mostly read the stories with high score (or comments), so with this script I get notifications on Discord (via webhook) for new posts above a certain score and it links to both the shared URL and to the HN comments.<p>It takes the stories via Algolia: <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;api</a><p>Hope someone else finds it useful! :)