conference-bot icon indicating copy to clipboard operation
conference-bot copied to clipboard

Handle room conflicts gracefully

Open kittykat opened this issue 3 years ago • 1 comments

We don't want the bot trying to create rooms that already exist (e.g. https://matrix.to/#/#INFODESK:fosdem.org).

The bot should check if the target alias already exists before creating the room and if it does, then skip room creation but share this info with the user

kittykat avatar Jan 18 '22 13:01 kittykat

#77 will allow us to reuse the #infodesk room instead of creating a new one.

squahtx avatar Jan 18 '22 18:01 squahtx