8go / 8go/matrix-commander

Listen to single room

未关闭
#167 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement help wanted
主要语言
Python
星标
754
派生
69
PR 合并指标
30 天内没有已合并 PR

描述

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 😊

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
cli, python
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。