File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
* ` /chat [message] ` Chat with ChatGPT!
10
10
* ` /private ` ChatGPT switch to private mode
11
- * ` /public ` ChatGPT will send messages to the channel
11
+ * ` /public ` ChatGPT switch to public mode
12
12
* ` /reset ` ChatGPT conversation history will be erased
13
13
14
14
15
15
### 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
17
20
18
21
![ image] ( https://user-images.githubusercontent.com/89479282/206289934-eacdf8aa-53fa-49af-b3ba-fe2feb7bc8a9.gif )
19
- * public mode: the bot directly reply on the channel
20
22
21
- ![ image] ( https://user-images.githubusercontent.com/89479282/206289981-24c91212-f951-4d07-aefd-961f08f0531b.gif )
22
23
# Setup
23
24
24
25
## Install
You can’t perform that action at this time.
0 commit comments