Do not send "Sending image" event on generation. #18
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: pinks/eris#18
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a prompt is finally generated, Eris will send a "Sending image..." event. This is misleading because it does not represent what is happening with the bot (the bot isn't sending anything) and makes it feel like something is wrong, especially with long-standing prompts in groups, where it will also generate visual clutter in the chat title.
I believe the event should be sent only during actual image upload, and not during generation.