You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Readme.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Using ChatGPT-weBot based on ChatGPT(Non-API key call) and official WeChat hook
83
83
84
84
2. Download package from Github Releases.
85
85
86
-
3. Install `WeChat-3.6.0.18.exe` on your computer, **if your version is higher than 3.6.0.18, you can downgrade instantly.** Then get your account online.
86
+
3. Install `WeChat-3.6.0.18.exe` on your computer, **if your version is higher than 3.6.0.18, you can downgrade instantly.** Then get your account online. You can also download zip version of WeChat. **If you wanna dual-call WeChat, modify `./dual-start.bat` file guiding by annotation.**
87
87
88
88
89
89
@@ -152,6 +152,7 @@ Using ChatGPT-weBot based on ChatGPT(Non-API key call) and official WeChat hook
152
152
153
153
## Log
154
154
155
+
- 2023.2.27 Add zip version of WeChat and `dual-start.bat`, fix the bug that prevents other operations when the response keyword is empty.
155
156
- 2023.2.25 Add the option in `config.json` to quote the original question before answering
156
157
- 2023.2.25 Complete all API function on features and Debugs for errors
157
158
- 2023.2.23 Accomplish some API listed on features
0 commit comments