arcuru/headjack

feat: regen response on reaction

Closed this issue · 0 comments

One feature that the other chat clients have is to regenerate a specific response from the model.

The most natural way to do that in Matrix is by a reaction. The user could thumbs down a response, headjack could see the reaction and then regenerate that particular message from the current model.

I was working on this, but I've been struggling to figure out how to see the reaction events.