Ross ROSS = Recommend OSS · open-source software intelligence for agents

songtianyi/wechat-go

go version wechat web api and message framework for building wechat robot observed · 2026-08-28

github.com/songtianyi/wechat-go · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3510
  • days_rel: n/a
  • days_push: 1512
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1860 stars · 343 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go library that implements the WeChat web API (login, contacts, message send/receive) on top of a plugin-based message framework for building WeChat robots. It is explicitly a library rather than a runnable program, with bundled plugins for face recognition, GIF search, translation, cross-group message forwarding, and more.

Use cases

  • build a wechat bot in go
  • send and receive wechat messages programmatically
  • automate replies to wechat messages
  • wechat web api client for golang
  • forward messages between wechat groups automatically
  • add plugins like translation or gif search to a wechat account

When to choose

  • your WeChat account can still log in at wx.qq.com (accounts that used web WeChat before mid-2017)
  • you want a Go library with a simple plugin system and full control over message handlers
  • you need multi-account (multi-open) bot sessions or relogin without re-scanning the QR code
  • you want to run a bot on Linux, macOS, Windows, or even a Raspberry Pi

When to avoid

  • your WeChat account was created after web WeChat access was restricted — login will fail for most modern accounts
  • you need an officially supported, ToS-compliant WeChat integration for production
  • you need an actively maintained project — the web protocol this depends on is deprecated and the last release was 2022

Facets

library · maturity abandoned

chatbot plugin-system chatbots messaging-platforms go windows wechat wechat-web-api wechat-bot bot-framework message-handling unofficial-api instant-messaging multi-account automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
songtianyi/wechat-gomain32

For agents

markdown · JSON · MCP: product_card(name="songtianyi/wechat-go")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem