8go / 8go/matrix-commander-rs

Feature request: Support reaction events when calling `--tail`

Aperta
#239 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
236
Fork
25
Merge medio
4h 30m
PR unite (30g)
2

Descrizione

As noted in the tests for PR #237 `matrix-commander-rs` does not currently support reaction events when calling `--tail`.

---
Current behavior when `--tail` has a reaction event in the stream:

```text
Message: type Text: body "B", room "!sNARMdEsFZERaQAJzl:matrix.org", sender "@benjamin_loison:matrix.org", event id "$jx1slnSYYC6ycWKQkql83YTA5tbUZwU4EE6oMz8T9sM", formatted None,
2026-07-24T04:29:09.687406Z ERROR matrix_commander_rs: Error: crate::listen_tail reported Not Implemented Yet
2026-07-24T04:29:09.689260Z ERROR matrix_commander_rs: Encountered 1 error.
Error: NotImplementedYet
```

---
The preferred behavior is something like:

```text
Reaction: ...
```

with no error message reported.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.