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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: GitHub action to publish Discord help forums

1 点作者 floitsch2 个月前
Like many other projects we provide support through Discord. However, questions asked in Discord aren&#x27;t indexable or searchable.<p>To fix this I wrote a small GitHub action that generates transcripts for our help forum. We run that action every hour and then publish the result using GitHub pages.<p>The heavy lifting of the action is done by <a href="https:&#x2F;&#x2F;github.com&#x2F;ItzDerock&#x2F;discord-html-transcripts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ItzDerock&#x2F;discord-html-transcripts</a>, a node.js module that creates the actual transcripts. I just wrapped it into a GitHub action so it is more easily reusable.<p>You can see our help page at <a href="https:&#x2F;&#x2F;help.toit.io" rel="nofollow">https:&#x2F;&#x2F;help.toit.io</a>, with the corresponding GitHub action here: <a href="https:&#x2F;&#x2F;github.com&#x2F;toitware&#x2F;web-help&#x2F;blob&#x2F;main&#x2F;.github&#x2F;workflows&#x2F;publish.yml" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;toitware&#x2F;web-help&#x2F;blob&#x2F;main&#x2F;.github&#x2F;workf...</a>

暂无评论

暂无评论