matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
792 stars 150 forks source link

Commands to bridge Discord->Matrix (rather than Matrix->Discord) #509

Open turt2live opened 5 years ago

turt2live commented 5 years ago

Currently the bridging commands have you start in Matrix, open up the Discord web app, and then do a handshake process. In addition to the existing method, it may be desirable to have the instructions be:

  1. Create a Matrix room, capturing the room ID/alias
  2. Invite bridge to both sides
  3. In Discord, say !discord bridge #myroom:example.org
  4. Approve from within Matrix
  5. Done
Sinharitik589 commented 2 years ago

Can i try working on this feature ?