From 51d3b68791bbcd6cca268caa6a089a8d35b22ac6 Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Mon, 19 Dec 2022 04:57:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5136851..bd67daf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ - **DALL-E Image Prompt Optimization** - Given some text that you're trying to generate an image for, the bot will automatically optimize the text to be more DALL-E friendly! +- Automatically re-send your prompt and update the response in place if you edit your original prompt! + - Change and view model parameters such as temp, top_p, and etc directly within discord. - Tracks token usage automatically - Automatic pagination and discord support, the bot will automatically send very long message as multiple messages, and is able to send discord code blocks and emoji, gifs, etc.