Listen to single room
- Linguagem predominante
- Python
- Estrelas
- 754
- Forks
- 69
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hey there, is there a way to continuously listen to one room only?
--listen forever listens to all rooms and --room in combination with --listen forever tells me thats not meant to be used that way.
What would be the way to listen to one specific room?
Thanks in advance 😊
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look at the command-line argument parsing in the main entry point to understand how --listen and --room are handled. Examine the listening loop logic to see how rooms are filtered. The goal is to modify the behavior so --room with --listen forever continuously listens to only that room. Check existing tests for the listen functionality to understand the expected behavior.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cli, python
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 45/100