diff --git a/README.md b/README.md index d0e19d3..c483055 100644 --- a/README.md +++ b/README.md @@ -143,10 +143,19 @@ Scan to join the QQ group chat ### Step 1 — Create a QQ Bot on the QQ Open Platform 1. Go to the [QQ Open Platform](https://q.qq.com/) and **scan the QR code with your phone QQ** to register / log in. If you haven't registered before, scanning will automatically complete the registration and bindyour QQ account. + +Clipboard_Screenshot_1772980354 + 2. After scanning, tap **Agree** on your phone — you'll land on the bot configuration page. 3. Click **Create Bot** to create a new QQ bot. + +Clipboard_Screenshot_1772980440 + 4. Find **AppID** and **AppSecret** on the bot's page, click **Copy** for each, and save them somewhere safe (e.g., a notepad). **AppSecret is not stored in plaintext — if you leave the page without saving it, you'll have to regenerate a new one.** +Clipboard_Screenshot_1772980413 + + > For a step-by-step walkthrough with screenshots, see the [official guide](https://cloud.tencent.com/developer/article/2626045). > ⚠️ The bot will automatically appear in your QQ message list and send a first message. However, it will reply "The bot has gone to Mars" until you complete the configuration steps below.