Skip to content

Commit 85138d1

Browse files
authored
Merge pull request #13 from rayspock/feat/update-readme
Update features section
2 parents 8f4405c + be3a350 commit 85138d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Discord bot written in Golang that interacts with the ChatGPT API.
1717
message generated
1818
by the ChatGPT API.
1919
- [x] **[Direct Message]**
20-
- Send private messages to the bot, and it will respond with a message generated by the ChatGPT API.
20+
- Send private messages to the bot, and it will respond with a message generated by the ChatGPT API. This is useful for users who want to interact with the bot without broadcasting their messages to the whole server.
21+
- The responses generated by ChatGPT are streamed in real time so that users can see the progress of the completion. This is particularly useful for chat applications in which the user doesn't have to wait for a long time to see the result.
2122

2223
## Installation
2324

@@ -63,4 +64,4 @@ examples or best practices, please feel free to open an issue or submit a pull r
6364

6465
## License
6566

66-
Distributed under the MIT License. See `LICENSE` for more information.
67+
Distributed under the MIT License. See `LICENSE` for more information.

0 commit comments

Comments
 (0)