需求:自动同意好友,发送群邀请,然后还可以回复一段话
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 422
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
这个功能三步连在一起:
1,同意好友
2,发送群邀请(指定的一个群)
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 or tests are named. Start by inspecting the repository entry points and the bot handlers related to friend requests, group invitations, and replies. Done means the three actions run in sequence: accept the friend, invite them to the specified group, and send the requested reply.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100