LCTT / LCTT/LCBot

手动同意好友之后,立刻自动邀请进群

Open
#22 10 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the handling for manually approved friends and the event emitted after approval; verify that the bot either invites the friend to a group or sends the specified reply, including after reconnect-related timing gaps.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.