Skip R f5292e6a7d connector: first pass at bridging guilds
For each guild specified in the config, create a space and bridge all
contained text channels that the user has permissions to view.

* Finally add a custom config struct where we accept a list of guild IDs
  to bridge. This is intended to be temporary as we flesh out the proper
  interfaces for managing which guilds to bridge.
* Defined a custom meta type for portals that holds the containing guild
  ID of the channel (if any).
* Transferred the responsibility of building a channel's ChatInfo and
  ChatMemberList to the DiscordChatResync event itself.
2026-01-09 19:57:17 -08:00
2025-11-20 10:18:03 +02:00
2024-08-15 15:51:22 +03:00
2022-05-23 20:01:03 +03:00
2023-11-08 17:45:43 +02:00
2024-08-15 16:44:23 +03:00
2025-07-16 11:45:58 +03:00
2025-11-20 10:11:42 +02:00
2025-11-20 10:11:42 +02:00
2021-11-19 16:32:06 -06:00
2023-03-16 12:43:56 +02:00
2024-08-15 16:44:23 +03:00

mautrix-discord

A Matrix-Discord puppeting bridge based on discordgo.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #discord:maunium.net

Description
Languages
Go 98.9%
PLpgSQL 0.7%
Shell 0.3%
Dockerfile 0.1%