For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wechat Chatbot

Follow steps 1, 2 and 3 in the screenshot below:

  • If you already have a WeChat official account or want to register one, click "Sign up."

  • If you don't have an official account yet, click "Sandbox Test account" to test the bot with your WeChat personal account.

TIP - You can choose English on the WeChat website by clicking the globe icon on the upper right side. However, some pages do not support translation.

Login yourself with your WeChat account. On the top, you can see your "appID" and "appsecret" as below:

Copy them back to UChat. Follow the steps below:

  1. choose a type

  2. paste your App ID and secret

  3. name a token yourself

  4. click "Save"

  5. a webhook URL will show, copy it to the WeChat's website

Paste the webhook URL (in step 5) and the token (in step 3) here then click the green "Submit" button. Finally, scroll down a bit, you can see your testing QR code:

Talk to WeChat Bot

Now, you can share your QR code with any WeChat user. By scanning and following your official/testing account, they can talk to your bot. Besides, their nickname and WeChat ID will be listed here (100 users maximum).

Last updated