加群限制
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 422
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
预期动作
限制用户要求加群的频率,比如一天内只能加几个群
当前动作
无
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the Python handler for requests to join WeChat groups, then determine the intended daily limit and how repeated requests are tracked. Done means requests beyond the daily limit are rejected while allowed requests still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100