matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
797 stars 151 forks source link

Support third party Discord instances #782

Open erkinalp opened 2 years ago

erkinalp commented 2 years ago

Is your feature request related to a problem? Please describe. There are third party server implementations of Discord, such as https://gitlab.com/litecord/litecord, and https://github.com/spacebarchat/server. Those might also want to use this Matrix-Discord Bridge.

Describe the solution you'd like Allow us to change the endpoints, defaulting to discord.com.

Half-Shot commented 2 years ago

If it's API compatible, we could consider adding a config option for it.

erkinalp commented 2 years ago

Yes, they are. Spacebar supports v9 and Litecord supports v6.