# LTEnjoy/easyChat

微信助手（非web微信版）：定时发送信息；群发信息；自动回复等

Repository: https://github.com/LTEnjoy/easyChat
Canonical: https://ross.abutalabs.com/products/easychat
Language: Python
License Family: other
Topics: python, wechat, autoreply, chatbot, timing, uiautomation
Last push: 2026-06-24T11:14:22+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 80, longevity 100
- inputs: {"age_days": 1554, "days_push": 70, "days_rel": 137, "gap_med": 14, "n_releases_24m": 14}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1476, forks 205 (observed 2026-08-28T04:04:50.196965+00:00)

## What it is
A Windows desktop WeChat assistant (non-web WeChat) built with Python and UI automation, distributed as a ready-to-run exe with a GUI. It supports scheduled message sending, bulk messaging to contacts and groups, automatic replies, contact list extraction, and anti-logout keep-alive features.

## Use cases
- schedule WeChat messages to send at a specific time
- bulk send messages to all my WeChat friends or groups
- automatically reply to incoming WeChat messages
- export my WeChat contact and group list
- keep WeChat from logging out while idle
- send WeChat messages with random delays to avoid rate limits

## When to choose
- you use the desktop WeChat client on Windows and want GUI-based automation without an API
- you need scheduled or bulk messaging with anti-detection features like random intervals
- you want a no-install exe that works across multiple WeChat versions

## When to avoid
- you need a headless server-side or Linux deployment - it requires the Windows WeChat desktop client
- you need official API guarantees - it relies on fragile UI automation that breaks with WeChat updates
- you need a permissively licensed library - the repo has no license

## Facets
- artifact type: application
- maturity: active
- function: chatbot, workflow-automation, scheduling, gui
- domain: messaging-platforms, chatbots, developer-tools
- platform: windows, python
- tags: wechat, uiautomation, auto-reply, scheduled-messages, bulk-messaging, chat-automation, automation, desktop

## Member repositories
- LTEnjoy/easyChat (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.196965+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:26.449006+00:00, confidence not recorded.
  - readme: https://github.com/LTEnjoy/easyChat (fetched 2026-08-28T04:04:50.196965+00:00, sha fca680836e69)
- Data as of 2026-08-30T08:39:29.467469+00:00.
