TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 zimmund超过 6 年前

1 comment

zimmund超过 6 年前
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! :)