littlecodersh / littlecodersh/ItChat
itchat.auto_login登录问题
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26.5k
- Forks
- 5.6k
- PR merge metrics
- No merged PRs in 30d
Description
> 最近遇到一个问题,我需要用到itchat群发一个信息,但最近调用itchat.auto_login()时,微信扫码登录会延迟5秒,就这这个时间内会重新产生登录的二维码,登录不成功,发送不了信息
[document]: http://itchat.readthedocs.io/zh/latest/
[issues]: https://github.com/littlecodersh/itchat/issues
[itchatmp]: https://github.com/littlecodersh/itchatmp
Contributor guide
No contributing guide indexed for this repository
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
Start at the itchat.auto_login() entry point and consult the linked ItChat documentation to understand the QR-code login flow. Reproduce the delayed scan and QR-code refresh, then verify that scanning succeeds and the requested group message can be sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100