# 有类似Disqus的评论实现吗？

**URL:** https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598
**Category:** Support
**Created:** [2021年八月24日 20:58 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598 "2021-08-24T20:58:15Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![god830](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/god830/32/232119_2.png) [@god830](https://meta.discourse.org/u/god830)
#### Post date: [2021年八月24日 20:58 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598/1 "2021-08-24T20:58:15Z")

</div>

我目前使用的是标准计划用户。  
我的需求：在我的网站上添加一些 HTML 和 JavaScript，以便为每篇博客启用评论功能。我的网站是使用 Nuxt.js 构建的。  
我在研究过程中发现了这个链接：[https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/1，但我不确定这是否是正确的方案。](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/1%EF%BC%8C%E4%BD%86%E6%88%91%E4%B8%8D%E7%A1%AE%E5%AE%9A%E8%BF%99%E6%98%AF%E5%90%A6%E6%98%AF%E6%AD%A3%E7%A1%AE%E7%9A%84%E6%96%B9%E6%A1%88%E3%80%82)

另外，我该如何登录 Discourse？是否有办法访问我的 Discourse 账户？

---

<div class="post-metadata">

### Author: ![cocococosti](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cocococosti/32/231474_2.png) [@cocococosti](https://meta.discourse.org/u/cocococosti)
#### Post date: [2021年八月24日 21:29 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598/2 "2021-08-24T21:29:28Z")

</div>

我觉得这里对 Disqus 和 Discourse 有些混淆。你是通过 [Discourse pricing | Discourse - Civilized Discussion](https://www.discourse.org/pricing) 注册 Discourse 站点的吗？

---

<div class="post-metadata">

### Author: ![god830](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/god830/32/232119_2.png) [@god830](https://meta.discourse.org/u/god830)
#### Post date: [2021年八月25日 13:42 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598/4 "2021-08-25T13:42:21Z")

</div>

是的，我用了。我正在使用论坛。我只是想知道 Discourse 是否有这个功能：slight\_smile:

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2021年八月25日 13:50 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598/5 "2021-08-25T13:50:03Z")

</div>

你找到了正确的链接：[https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/1。你可以在](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/1%E3%80%82%E4%BD%A0%E5%8F%AF%E4%BB%A5%E5%9C%A8) [blog.discourse.org](http://blog.discourse.org) 上看到一个示例（以及它在此处元论坛的 #News and Events > Blog 板块中自动创建的主题）

> [@god830](#):
>
> 另外，我该如何登录 Discourse？有没有办法访问我的 Discourse 账户？

注册标准计划时，你应该已经收到了一封电子邮件。该邮件中包含一个链接，用于在你的网站上设置账户。如果你在访问过程中遇到任何问题，请通过 [team@discourse.org](mailto:team@discourse.org) 联系我们，我们会帮你解决。

---

<div class="post-metadata">

### Author: ![god830](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/god830/32/232119_2.png) [@god830](https://meta.discourse.org/u/god830)
#### Post date: [2021年八月25日 17:42 UTC](https://meta.discourse.org/t/is-there-a-disqus-like-comment-implementation/201598/6 "2021-08-25T17:42:29Z")

</div>

谢谢 David！我今天的试用期刚刚结束。
