matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
804 stars 152 forks source link

Add Support for Ghosts to accept invites to Matrix Spaces #741

Open donicrosby opened 2 years ago

donicrosby commented 2 years ago

Currently the only way to add ghosts to bridged rooms in spaces is to make the room public. Any room that supports the new rooms v9 of restricting room membership based on other room/space memberships will not allow ghosts to join the room as they are not a member of the space.

The bot should be able to accept and join a user to a space if the room is restricted or if the ghost is invited to the space so that it will be able to interact with restricted rooms.