DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
PythonWeChat API basicsHTTP knowledge
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
The issue asks if it's possible to @mention users in WeChat groups using the ItChat library, which is web based. Investigate the WeChat web protocol to see if @mentions are supported. Check the comments for any workarounds or references to client based solutions. Look into alternatives like ItChat's own documentation or other WeChat bot libraries that might support this feature.
群内@用户提醒的疑问 · littlecodersh/ItChat#639 | Good First Issue