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

Wechaty for Non-Weixin Accounts #177

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update jekyll/_posts/2024-01-17-wechaty-for-non-mainland-wechat-accou…
…nts.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
aherman3 and coderabbitai[bot] authored Mar 25, 2024

Verified

This commit was signed with the committer’s verified signature.
AdamVe Adam Velebil
commit 16720cf27f662d0c763d2f07d5dff03463ab1750
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ image: /assets/2024/01-wechaty-for-non-mainland-wechat-accounts/error-message.we

## Using Wechaty with a non-mainland China WeChat account

When scanning to access Wechaty, some international users may find they are still unable to log in. This may be due to which version of WeChat your account is registered with. **If your account was created with a non-Chinese Mainland mobile number (numbers not beginning with +86), you are using the international version of WeChat, which has some differences in service.** You can check which type of user you are through Wechat -> Settings -> About -> Terms of Service.
When scanning to access Wechaty, some international users may find they are still unable to log in. This may be due to which version of WeChat your account is registered with. **If your account was created with a non-Chinese Mainland mobile number (numbers not beginning with +86), you are using the international version of WeChat, which has some differences in service.** You can check which type of user you are through WeChat → Settings About Terms of Service.

The international version of WeChat does not allow WeChat Web login, so scanning the default service Wechaty login QR will return the message "Service unavailable for this account".

Loading