1
0
Fork 0
mirror of https://github.com/mautrix/discord.git synced 2026-07-06 14:23:17 -04:00
mautrix-discord/README.md

27 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2022-02-11 04:34:45 -06:00
# mautrix-discord
2026-01-21 06:54:58 -08:00
> [!CAUTION]
> This branch houses a work-in-progress rewrite of the bridge to interface with
> [Megabridge/"bridgev2"][bridgev2]. This branch is **NOT** ready for general
> consumption, especially for self-hosting.
[bridgev2]: https://github.com/mautrix/go/tree/38278ef37d199d3a9deba04b825a094eea6c1d10/bridgev2/unorganized-docs
2022-05-20 16:37:41 +03:00
A Matrix-Discord puppeting bridge based on [discordgo](https://github.com/bwmarrin/discordgo).
2022-02-11 04:34:45 -06:00
2022-05-20 16:37:41 +03:00
## Documentation
All setup and usage instructions are located on [docs.mau.fi]. Some quick links:
2022-02-11 04:34:45 -06:00
2022-05-20 16:37:41 +03:00
[docs.mau.fi]: https://docs.mau.fi/bridges/go/discord/index.html
2022-02-11 04:34:45 -06:00
2022-05-20 16:37:41 +03:00
* [Bridge setup](https://docs.mau.fi/bridges/go/setup.html?bridge=discord)
(or [with Docker](https://docs.mau.fi/bridges/general/docker-setup.html?bridge=discord))
2023-03-16 12:43:56 +02:00
* Basic usage: [Authentication](https://docs.mau.fi/bridges/go/discord/authentication.html),
[Relaying with webhooks](https://docs.mau.fi/bridges/go/discord/relay.html)
2022-02-11 04:34:45 -06:00
2022-05-20 16:37:41 +03:00
### Features & Roadmap
2022-05-22 22:50:29 +03:00
[ROADMAP.md](https://github.com/mautrix/discord/blob/main/ROADMAP.md)
2022-05-20 16:37:41 +03:00
contains a general overview of what is supported by the bridge.
2022-02-11 04:34:45 -06:00
2022-05-20 16:37:41 +03:00
## Discussion
Matrix room: [#discord:maunium.net](https://matrix.to/#/#discord:maunium.net)