8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python24,988 stars (24,988 stars)5,559 forks (5,559 forks)batch import
help wanted
Description
能否像微信那样转发语音,而不是以Mp3格式文件? 另外群转发时,能否设立一个主群,其他群转发主群的消息,而不是所有的群彼此都互相转发?
Contributor guide
- Tech stack
- python
- Domain
- api
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- 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.
- needs investigation
- Prerequisites
- PythonItChat library basicsWeChat protocol understanding
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- Investigate the ItChat codebase to understand how voice messages are currently handled and how message forwarding is implemented. Look for existing methods for voice attachment extraction and message forwarding to other groups. Check if there are any forks or related PRs (e.g., #631 comments) that address similar features. The issue lacks concrete acceptance criteria, so clarification from maintainers is needed.