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
At the moment, the bridge supports three bridging modes:
bridge only into manually created portal rooms
bridge everything, and create portal rooms as needed on channel activity
bridge everything, and create portal rooms immediately
At the moment, if you want to selectively bridge a server -- i.e. you want to bridge some but not all of its channels -- you have to either bridge everything, then change the setting post hoc and delete all the surplus channels; or you have to bridge nothing, then manually create portal rooms.
It would be much nicer if you could just say !discord bridge-room <guild id> <room id> and have it automatically create the channel on the matrix-side for you.
It works! It doesn't create the room under a space, though, just leaves it free-floating, which is an issue once you have (e.g.) more than one #general.
I also cannot move the created channels into an existing space, because I have no admin permissions on the spaces M-D creates, and since I can't send messages in them there doesn't appear to be any way to grant those permissions -- this should probably be a separate issue.
At the moment, the bridge supports three bridging modes:
At the moment, if you want to selectively bridge a server -- i.e. you want to bridge some but not all of its channels -- you have to either bridge everything, then change the setting post hoc and delete all the surplus channels; or you have to bridge nothing, then manually create portal rooms.
It would be much nicer if you could just say
!discord bridge-room <guild id> <room id>
and have it automatically create the channel on the matrix-side for you.This is kind of the opt-in mirror image of #56.
The text was updated successfully, but these errors were encountered: