Skip to content

Commit 6de74d2

Browse files
committed
Merge branch 'main' of github.com:Zero6992/chatGPT-discord-bot
2 parents 3367db8 + f47f97e commit 6de74d2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@
88

99
* `/chat [message]` Chat with ChatGPT!
1010
* `/private` ChatGPT switch to private mode
11-
* `/public` ChatGPT will send messages to the channel
11+
* `/public` ChatGPT switch to public mode
1212
* `/reset` ChatGPT conversation history will be erased
1313

1414

1515
### Mode
16-
* private mode: the bot's reply can only be seen by who send the message
16+
* `public mode (default)` the bot directly reply on the channel
17+
18+
![image](https://user-images.githubusercontent.com/89479282/206289981-24c91212-f951-4d07-aefd-961f08f0531b.gif)
19+
* `private mode` the bot's reply can only be seen by who use the command
1720

1821
![image](https://user-images.githubusercontent.com/89479282/206289934-eacdf8aa-53fa-49af-b3ba-fe2feb7bc8a9.gif)
19-
* public mode: the bot directly reply on the channel
2022

21-
![image](https://user-images.githubusercontent.com/89479282/206289981-24c91212-f951-4d07-aefd-961f08f0531b.gif)
2223
# Setup
2324

2425
## Install

0 commit comments

Comments
 (0)