Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法登录的朋友看过来,2步确认你还能不能用itchat #939

Open
shirubei opened this issue May 30, 2021 · 10 comments
Open

无法登录的朋友看过来,2步确认你还能不能用itchat #939

shirubei opened this issue May 30, 2021 · 10 comments

Comments

@shirubei
Copy link

shirubei commented May 30, 2021

从这里取代码 #935 ( https://github.com/luvletter2333/ItChat )
估计当初的开发者都已经放弃本程序了,所以 @luvletter2333 网友修改的代码没能提交到master branch里。
用这个新代码试试看,如果能登录,那问题解决。
如果还是不能登录,那说明你的账号已经被服务器端禁用了,这个估计是无解。我有一个号,2,3个月前还可以用的,有一天突然就不能用了,然后就永远无法登录了。昨天发现上述修改的代码后,用另外一个号实验了一下,可以登录。
所以才写了这个issue

@Marin9090cn
Copy link

是的

@wj-Mcat
Copy link

wj-Mcat commented Jun 1, 2021

现在由于UOS版本微信的发布,web协议重生了,可是此项目的maintainer已基本上已经放弃了该项目,我在这边推荐:python-wechaty,可以使用免费web协议的微信,详细请看:使用免费Web协议

@shirubei
Copy link
Author

shirubei commented Jun 1, 2021

python-wechaty,需要的token在哪里?还要装docker,有点麻烦。感觉itchat的说明资料还是比较全面的

@dbxxx-ac
Copy link

太感谢您了!!!!!!!!!!!!!!!

@shirubei
Copy link
Author

太感谢您了!!!!!!!!!!!!!!!

不客气,网络就是共享资源的地方

@wj-Mcat
Copy link

wj-Mcat commented Jun 12, 2021

python-wechaty,需要的token在哪里?还要装docker,有点麻烦。感觉itchat的说明资料还是比较全面的

所以现在python-wechaty正在适配itChat,这样就不需要安装docker就可以使用web版本的协议了。

@Jarken-K
Copy link

All Hail !

@HarrisonZhang
Copy link

安装 UOS Patch
暂时请通过github安装

pip3 install git+https://github.com/luvletter2333/ItChat.git 这个安装路径有问题

@j796160836
Copy link

j796160836 commented Sep 7, 2021

Dockerfile

FROM python:3.9-slim-bullseye

WORKDIR /data

RUN apt-get update
RUN apt-get install -y git
RUN pip3 install requests pyqrcode
RUN pip3 install git+https://github.com/luvletter2333/ItChat.git 

ADD *.py /data/

CMD python3 main.py

親測 Docker 可用

@lihato
Copy link

lihato commented Oct 25, 2021

我已克隆本项目,并加上了补丁,源码请参考 https://gitee.com/lihaitao/ItChat/tree/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants