ehForwarderBot / ehForwarderBot/efb-wechat-slave

Watch whether #136 could work and may revert it if no longer work

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
463
Forks
63
PR merge metrics
No merged PRs in 30d

Description

By many users report, the patch of #136 cannot work. The main reason is that there is a Linux client developed with QT has been introduced several months ago.

And now, if we want to login into via #136, we will encounter the following errors:

```
2025-01-11 15:54:26,243 [DEBUG]: itchat (login.sync_check; login.py:373)
Unexpected sync check result: window.synccheck={retcode:"1102",selector:"0"}
```

And this issue is also reported in many other tools which use this method to bypass the web wechat/weixin:

1. https://github.com/zhayujie/chatgpt-on-wechat/issues/2460
2. https://github.com/zjlbest/chatgptonwechat/issues/1

Create this issue to track whether we could find way to bypass or whether we need to revert the #136 if this method no longer works.

However, from my own perspective, I am extremely pessimistic because I think Tencent has just blocked "wechat-uos" because there is another Linux client.

It seems that we may need to hook the latest Linux client. Sad.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.