Skip to content

Commit

Permalink
chore: update replyall mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero6992 committed Feb 7, 2023
1 parent a6a0b5d commit 9a36cd1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* `/chat [message]` Chat with ChatGPT!
* `/private` ChatGPT switch to private mode
* `/public` ChatGPT switch to public mode
* `/replyall` ChatGPT switch to replyall mode
* `/reset` ChatGPT conversation history will be erased

### Chat
Expand All @@ -24,10 +25,16 @@
* `public mode (default)` the bot directly reply on the channel

![image](https://user-images.githubusercontent.com/89479282/206565977-d7c5d405-fdb4-4202-bbdd-715b7c8e8415.gif)

* `private mode` the bot's reply can only be seen by the person who used the command

![image](https://user-images.githubusercontent.com/89479282/206565873-b181e600-e793-4a94-a978-47f806b986da.gif)

* `replyall mode` the bot will reply to all messages in the server

> **Warning**
> In replyall mode, the bot can easily be triggered, causing program malfunctions
# Setup

## Install
Expand Down

0 comments on commit 9a36cd1

Please sign in to comment.