Skip to content

[All Platforms][Docs] WeChat messaging channel missing from overview and ecosystem docs #3699

@hulynn

Description

@hulynn

Description

The nemoclaw onboard wizard [5/8] Messaging channels step offers four channels: telegram, discord, wechat, slack. WeChat is a first-class channel — there's a baked-in plugin (@tencent-weixin/openclaw-weixin@2.4.2), a dedicated build arg (NEMOCLAW_WECHAT_CONFIG_B64), and a wechat network policy preset.

But the user-facing documentation lists only three channels in two top-level pages:

  • about/overview.html says "Telegram, Discord, and Slack"
  • about/ecosystem.html says "Discord, Slack, and Telegram"

An entire channel type is missing from the docs at the pages a new user reads first to discover what NemoClaw supports.

Environment

Host:              macOS 26.1
Architecture:      arm64 (Apple Silicon M4)
Container runtime: Colima
NemoClaw:          v0.0.44
OpenShell CLI:     0.0.39
OpenClaw:          2026.4.24

Steps to Reproduce

  1. nemoclaw onboard
  2. Walk through the wizard up to step [5/8] "Messaging channels".
  3. Wizard offers four options:
    [1] telegram  [2] discord  [3] wechat  [4] slack
    
  4. Compare against the docs:
    • about/overview.html lists "Telegram, Discord, and Slack" — wechat missing
    • about/ecosystem.html lists "Discord, Slack, and Telegram" — wechat missing
  5. Confirm via build args (NEMOCLAW_WECHAT_CONFIG_B64) and baked plugin (@tencent-weixin/openclaw-weixin@2.4.2) that WeChat is fully wired in product.

Expected Result

Both about/overview.html and about/ecosystem.html list all four supported messaging channels: Telegram, Discord, WeChat, Slack.

Bonus: a dedicated section in the per-channel deep-dive docs covering WeChat config / OAuth / bot registration, similar to what already exists for Telegram and Slack.

Actual Result

WeChat is fully implemented at the wizard, plugin, build-arg, and network-policy layers, but absent from the top-level descriptive docs. New users reading "what does NemoClaw integrate with?" cannot discover the WeChat option before running onboard.

Related bugs / not duplicate of

NVB#6186497 (Glenn Zheng, today) covers WeChat being missing from reference/network-policies.md (the Open tier preset). That bug is about admin-facing network policy docs. This bug is about user-facing product overview / ecosystem docs. Different pages, different audience, both should be fixed for full doc parity.

Proposed Fix

  • Update about/overview.html to list "Telegram, Discord, WeChat, and Slack" wherever channels are enumerated.
  • Update about/ecosystem.html the same way.
  • Audit any other top-level marketing/overview pages (release-notes, "What's new") for the same omission.
  • Optional: add a per-channel doc page for WeChat under integrations/ matching the depth of the Telegram/Slack pages.

NVB#6187092

Metadata

Metadata

Assignees

No one assigned

    Labels

    NV QABugs found by the NVIDIA QA Teamarea: docsDocumentation, examples, guides, or docs build

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions