You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😊
The text was updated successfully, but these errors were encountered:
I believe this is a cheeky workaround for the time being, where you can grep filter on the room and sender, here "BALNC Pool" and "sender balance_bot" respectively.
Hi my friends. I'm developing a python bot. I need to use nio as the commander use it. I wanna use some implementations in the matrix commander.
What should I do? e.g. for listening to a single room. I logged in and I have an active client. What should I do next? I did sync but I faced some errors.
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 😊
The text was updated successfully, but these errors were encountered: