8go / 8go/matrix-commander

--listen --tail with a large number only getting a small number of messages

Abierto
#199 6 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
754
Forks
69
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I'm using a command like this:

```shell
matrix-commander \
--import-keys ../element-keys.txt "secret password" \
--room '!blahblah:matrix.org' \
--tail 1000000 \
--listen tail \
--listen-self \
--output json > chatlog.json
```

When I do this, I get about 1000 messages reaching back about a month. But I know that the room has far more messages than that. Increasing the value given to `--tail` doesn't change anything?

Am I doing something wrong? Is there some other way to say "get all the messages all the way back to room creation"?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.