Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Bot prompt respond messages #6

Open
pamdayne opened this issue Apr 27, 2023 · 1 comment · Fixed by #10
Open

Suggestion: Bot prompt respond messages #6

pamdayne opened this issue Apr 27, 2023 · 1 comment · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@pamdayne
Copy link
Collaborator

pamdayne commented Apr 27, 2023

Story

As a user, I want to receive bot message responds at appropriate timing.

Current iteration

There are about 4 different messages, which can be confusing which messages are responding for which.

Screenshot CleanShot 2023-04-27 at 23 03 36@2x

We could improve this user experience. ✨

Suggestion

Send very few - about two (2) types of respond messages after user submits a prompt.

  1. Pending message. Examples:
    • Acknowledging: Prompt received. 🚧 Generating image...
    • Optional: message is deleted after image generation is done
    • Bonus: message can only be seen by the user.
Blue willow example image
WOMBO Dream example image
  1. Message sent ALONG with the image generated result
    • User name and prompt: @<tag username> prompted: <user's prompt> OR
    • Prompt then tag User name: 🖼️ <user's prompt> - @<tag username>
    • Optional: include negative prompt
    • Optional: include "preset" used (relating to issue Suggestion: Preset negative prompt #7 )
Blue willow example CleanShot 2023-04-27 at 23 00 27@2x
WOMBO Dream example image
@pamdayne pamdayne added the enhancement New feature or request label Apr 27, 2023
@pamdayne pamdayne linked a pull request May 1, 2023 that will close this issue
@pamdayne pamdayne reopened this May 1, 2023
@pamdayne
Copy link
Collaborator Author

pamdayne commented May 1, 2023

The following is added through PR #10

  • Prompt acknowledgement: 🚧 Generating...
  • Tagging of user name, including prompt text of generated image with embeds
  • Default negative prompt is readjusted

CleanShot 2023-05-01 at 22 50 02@2x

@pamdayne pamdayne self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant