littlecodersh / littlecodersh/ItChat
目前大部分人微信都是被限制网页登录的,itchat 还在维护吗?有解决方案吗?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26.5k
- Forks
- 5.6k
- PR merge metrics
- No merged PRs in 30d
Description
在提交前,请确保您已经检查了以下内容!
- 您可以在浏览器中登陆微信账号,但不能使用
itchat登陆 - 我已经阅读并按文档 中的指引进行了操作
- 您的问题没有在issues报告,否则请在原有issue下报告
- 本问题确实关于
itchat, 而不是其他项目. - 如果你的问题关于稳定性,建议尝试对网络稳定性要求极低的itchatmp项目
请使用itchat.run(debug=True)运行,并将输出粘贴在下面:
[在这里粘贴完整日志]
您的itchat版本为:[在这里填写版本号]。(可通过python -c "import itchat;print(itchat.__version__)"获取)
其他的内容或者问题更详细的描述都可以添加在下面:
[您的内容]
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 with the linked ItChat documentation and reproduce the login attempt using itchat.run(debug=True). Check the reported ItChat version with the provided Python command and collect the complete debug output; the issue currently provides neither logs nor a version. Done is unclear because no specific code change or acceptance condition is stated.
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
- Needs clarification
- Newbie friendliness
- 15/100