Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Report with context does not respond quick enough #77

Closed Sheldan closed 1 year ago

Sheldan commented 1 year ago

General Troubleshooting

Description

Report with context has a modal, which then reports the message, but in order to report the message it loads the full cached message again. We should just defer the modal interaction and reply later.

Steps to reproduce

Report a message with a lot of message parts, e.g. lot of reactions

Expected behaviour

Always respond something that the message was reported or failed to be reported

Actual behaviour

The message "bot is thinking" message stays around indefinitely.