This commit is contained in:
Evan 2022-12-09 17:28:00 +09:00
parent 417b1c576e
commit 14556e7468
6 changed files with 29 additions and 1 deletions

View File

@ -54,7 +54,35 @@ INFO[0099] 3 <Friend:wloscar>
登陆成功后会拉取微信的好友和群组 登陆成功后会拉取微信的好友和群组
## 如何使用 ## 如何使用
默认为`chatgpt`,如果想设置其他的触发方式可以修改`local/config.yaml`的keyword。此时如果别人给你发消息带有关键字`chatgpt`,你的微信就会调整用`chatGPT`AI自动回复你的好友。 默认为`chatgpt`,如果想设置其他的触发方式可以修改`local/config.yaml`的keyword。此时如果别人给你发消息带有关键字`chatgpt`,你的微信就会调用`chatGPT`AI自动回复你的好友。
当然,在群里也是可以的。
## 使用场景1
别人给你发消息时如果消息中带有关键字系统就会调用AI自动帮你回复此问题。
<img src="screenshots/IMG_3837.png" alt="drawing" style="width:200px;"/>
<img src="screenshots/IMG_3840.png" alt="drawing" style="width:200px;"/>
## 使用场景2
别人在群里发消息时如果消息中带有关键字系统就会调用AI自动帮你回复此问题。
<img src="screenshots/IMG_3845.png" alt="drawing" style="width:200px;"/>
## 使用场景3
自己给自己发消息时如果消息中带有关键字系统会也调用AI自动帮你回复此问题。
<img src="screenshots/IMG_3844.png" alt="drawing" style="width:200px;"/>
## 总结
- 你可以把它当作你的智能助理,帮助你快速回复消息。
- 你可以把它当作一个智能机器人,邀请在群里之后通过关键字帮助大家解答问题。
- 你可以把它当作你的智多星,有什么问题不懂的时候随时问它。
## 意外之喜
<img src="screenshots/IMG_3844.png" alt="drawing" style="width:200px;"/>
这不比对象来的贴心?
用chatgpt写了个微信机器人结果变爸爸了
<iframe src="//player.bilibili.com/player.html?aid=691101581&bvid=BV1B24y1Q7us&cid=917579057&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>

BIN
screenshots/IMG_3837.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
screenshots/IMG_3840.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
screenshots/IMG_3843.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 KiB

BIN
screenshots/IMG_3844.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 KiB

BIN
screenshots/IMG_3845.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 936 KiB