matrix-org / matrix-appservice-discord

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

Discord Moderator/Administrator status does not show up on Matrix #833

Open ghost opened 2 years ago

ghost commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Open Element
  2. Open the room list of any room
  3. Take note that Admins/Mods on Discord don't show up as Mods/Admins on Matrix.

Expected behavior Room admins and mods on Discord show up as Mods/Admins on Matrix.

auscompgeek commented 2 years ago

See also #542

ghost commented 2 years ago

Oh, so this is a duplicate of #542? @auscompgeek

auscompgeek commented 2 years ago

Depends. It seems like you're asking to automatically give power levels according to the permission bits they have, whereas I only needed any way to give power levels based on Discord roles (e.g. I would accept a manual configuration).

ghost commented 2 years ago

Ok, I will keep this open until further notice.