littlecodersh / littlecodersh/ItChat

在群里@昵称,微信并不通知对方,好象微信只有在微信内输入@后,查找到名字并点击后,才会通知对方

Open
#1,024 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
26.5k
Forks
5.6k
PR merge metrics
No merged PRs in 30d

Description

在提交前,请确保您已经检查了以下内容!

- [ ] 您可以在浏览器中登陆微信账号,但不能使用`itchat`登陆
- [ ] 我已经阅读并按[文档][document] 中的指引进行了操作
- [ ] 您的问题没有在[issues][issues]报告,否则请在原有issue下报告
- [ ] 本问题确实关于`itchat`, 而不是其他项目.
- [ ] 如果你的问题关于稳定性,建议尝试对网络稳定性要求极低的[itchatmp][itchatmp]项目

请使用`itchat.run(debug=True)`运行,并将输出粘贴在下面:

```
[在这里粘贴完整日志]
```

您的itchat版本为:`1.5.0.dev`。(可通过`python -c "import itchat;print(itchat.__version__)"`获取)

其他的内容或者问题更详细的描述都可以添加在下面:

> [您的内容]

在群里@昵称,微信并不通知对方,好象微信只有在微信内输入@后,查找到名字并点击后,才会通知对方,当然在微信里自己输入对方人名,也是这样,并非是ITCHAT的问题,但这个有办法解决吗?

Contributor guide

No contributing guide indexed for this repository

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

Start by running the reported version check and itchat.run(debug=True), then inspect the group-message and mention handling entry points in itchat. Compare the generated mention behavior with WeChat's native @ workflow. Done means determining whether this is supported by the API and documenting or clearly reporting the limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.