f5292e6a7d2a7d73dfc3af96a76a00788e35dadc
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.
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:
- Bridge setup (or with Docker)
- Basic usage: Authentication, Relaying with webhooks
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%