Sorunome / mx-puppet-bridge

Puppeting library for matrix
Apache License 2.0
95 stars 29 forks source link

Reuse room if room alias already exists #53

Closed Cadair closed 4 years ago

Cadair commented 4 years ago

I have got stuck in a situation where on receiving a message (from slack) I get an error in the logs { errcode: 'M_ROOM_IN_USE', error: 'Room alias already taken' }.

It would be good if the bridge on seeing this error tried to reuse the room with that alias rather than silently dropping messages on the floor.

Sorunome commented 4 years ago

Implemented in https://github.com/Sorunome/mx-puppet-bridge/commit/747574b354f439ad3b596c864704d9f9efb3522e