需求:设置进群人数达到多少个,再发送欢迎语
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 422
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
现在是进一个人就发欢迎语,有些频繁,如果可以设置进群人数,比如说来5个人,再发送欢迎语
功能:
1,获取群内人数
2,判断人数是否达到5人(人数可以设置)
3,达到条件再发送欢迎语
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 files, tests, or entry points are named. Start by locating the existing welcome-message handler and the code that tracks group membership, then determine where the configurable threshold belongs. Done means welcome messages are sent only after the configured number of entrants is reached, while the issue is in a repository described as no longer maintained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100