matrix-appservice-slack icon indicating copy to clipboard operation
matrix-appservice-slack copied to clipboard

Find a solution to Matrix->Matrix message relay in multimatrix bridged rooms

Open leonerd opened this issue 9 years ago • 3 comments

Currently there's no neat handling of the case of a BridgedRoom with multiple matrix rooms attached; see d7052fb.

leonerd avatar Sep 05 '16 16:09 leonerd

On further discussion, it seems like this would be best handled by having a more general way to work with incoming bot messages; i.e. anything that doesn't come from a regular slack user. People will want the slack bridge to handle incoming bot messages from other things anyway, so that mechanism can do matrix->matrix (internal) reflections

leonerd avatar Sep 06 '16 17:09 leonerd

Multimatrix rooms aren't implemented any more in latest webhook-routing code, so this can be deferred somewhat. Also depends on #29

leonerd avatar Sep 19 '16 12:09 leonerd

Just to make it clear: we need multimatrix rooms, and we should just bridge the traffic via the remote network.

ara4n avatar Sep 19 '16 12:09 ara4n