mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: add picture of at mode
This commit is contained in:
parent
763e3f5b7d
commit
da93bddc06
1 changed files with 6 additions and 2 deletions
|
|
@ -29,9 +29,13 @@ git clone https://github.com/ikechan8370/yunzai-chatgpt.git ./plugins/chatgpt
|
||||||
<img width="835" alt="image" src="https://user-images.githubusercontent.com/21212372/206387421-db00728d-1869-40f3-bde4-0dd6a4b67913.png">
|
<img width="835" alt="image" src="https://user-images.githubusercontent.com/21212372/206387421-db00728d-1869-40f3-bde4-0dd6a4b67913.png">
|
||||||
|
|
||||||
### 群聊使用艾特(@)的方式
|
### 群聊使用艾特(@)的方式
|
||||||
如果你的机器人插件少不担心冲突问题的话,将 `index.js` 重命名为 `index.js.bak`,将 `index_no#.js` 重命名为 `index.js`,此时将基于艾特模式进行聊天。\
|
如果你的机器人插件少不担心冲突问题的话,将 `index.js` 重命名为 `index.js.bak`,将 `index_no#.js` 重命名为 `index.js`,此时将基于艾特模式进行聊天。
|
||||||
此时只需在群聊中@机器人+聊天内容即可。\
|
|
||||||
|
此时只需在群聊中@机器人+聊天内容即可。
|
||||||
|

|
||||||
|
|
||||||
同时,此模式下私聊直接打字聊天即可,也无需加#chatgpt前缀。
|
同时,此模式下私聊直接打字聊天即可,也无需加#chatgpt前缀。
|
||||||
|

|
||||||
|
|
||||||
发挥你的想象力吧!
|
发挥你的想象力吧!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue