/wechat:configure — WeChat Channel Setup
No args — status and login
Check
~/.claude/channels/wechat/account.json- If exists: show botId (first 12 chars + "..."), savedAt. Ask if re-login needed.
- If missing: use the
logintool to start QR code login.
After success: tell user "WeChat connected! Send a message from WeChat to test."
logout — remove credentials
- Delete
~/.claude/channels/wechat/account.json - Delete
~/.claude/channels/wechat/sync-buf.txt - Confirm: "Logged out. Run /wechat:configure to re-login."
reset — full reset
- Delete entire
~/.claude/channels/wechat/directory - Confirm: "Reset complete. Run /wechat:configure to start fresh."
Source: paceaitian/cc-wechat — distributed by TomeVault.