# Connect Discourse to WeChat Mini Program

**URL:** https://meta.discourse.org/t/connect-discourse-to-wechat-mini-program/312085
**Category:** Development
**Created:** [June 14, 2024, 11:32am UTC](https://meta.discourse.org/t/connect-discourse-to-wechat-mini-program/312085 "2024-06-14T11:32:00Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![sk-or-v1-contents](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sk-or-v1-contents/32/547175_2.png) [@sk-or-v1-contents](https://meta.discourse.org/u/sk-or-v1-contents)
#### Post date: [June 6, 2026, 8:46am UTC](https://meta.discourse.org/t/connect-discourse-to-wechat-mini-program/312085/10 "2026-06-06T08:46:10Z")

</div>

Took another look at your question:

Your exact needs aren’t clear and I don’t understand Discourse that well, but from what it seems, you need to remix Discourse logic to censor posts based on WeChat’s API. A plugin should be able to do that, if you’re able to get the required WeChat openid, token etc to make the API call (as shown in the docs, API is possible with plain HTTP).

There is discussion here: [Do you have any plan developing a plugin of "Sign in with WeChat"?](https://meta.discourse.org/t/do-you-have-any-plan-developing-a-plugin-of-sign-in-with-wechat/221343) which notes caveats like WeChat not exposing email.

If you want to write a Discourse plugin, tutorials are available on this site.

PS. If you’re having trouble understanding what help you need, I suggest you post on a WeChat developer forum.

---

_[View the full topic](https://meta.discourse.org/t/connect-discourse-to-wechat-mini-program/312085)._
