1
0
Fork 0
mirror of https://github.com/mautrix/discord.git synced 2026-05-14 13:16:55 -04:00
A Matrix-Discord puppeting bridge https://go.mau.fi/mautrix-discord
  • Go 98.9%
  • PLpgSQL 0.7%
  • Shell 0.3%
  • Dockerfile 0.1%
Find a file
2026-05-12 00:16:45 +03:00
.github Bump minimum Go version to 1.25 2026-02-15 14:48:14 +02:00
config Add option to block user DMs to strangers using a synchronized relationship cache (#221) 2026-03-20 19:37:50 -07:00
database bump discordgo and add support for heartbeat sessions (#203) 2025-11-19 14:33:26 -08:00
remoteauth Update to remote auth v2 2022-09-13 14:45:50 +03:00
.editorconfig Switch to spaces in .sql files 2022-05-23 20:01:03 +03:00
.gitignore Update .gitignore 2023-11-08 17:45:43 +02:00
.gitlab-ci.yml Move CI script to mautrix/ci repo 2022-06-18 14:22:40 +03:00
.pre-commit-config.yaml Update minimum Go version 2024-02-18 23:12:35 +02:00
attachments.go client: load version number dynamically 2024-11-29 20:15:04 +02:00
backfill.go client: set referers properly 2024-11-29 20:14:52 +02:00
build.sh Switch startup, config, commands and db migrations to mautrix-go systems 2022-05-22 22:16:42 +03:00
CHANGELOG.md Bump version to v0.7.6 2026-02-16 15:49:46 +02:00
commands.go login: add filename when sending QR image 2025-02-22 20:09:36 +02:00
commands_botinteraction.go client: set referers properly 2024-11-29 20:14:52 +02:00
custompuppet.go Move double puppeting login code to mautrix-go 2023-08-22 19:01:08 +03:00
directmedia.go Add support for federation thumbnail endpoint 2026-02-15 21:48:10 +02:00
directmedia_id.go Redo direct media access with URL refreshing (#135) 2024-02-18 23:10:19 +02:00
discord.go Switch user and puppet files to zerolog 2023-03-12 14:25:24 +02:00
docker-run.sh dockerfile: initialize 2022-04-01 16:38:35 -06:00
Dockerfile docker: fix working directory and update to Alpine 3.23 2026-02-12 16:29:35 +02:00
Dockerfile.ci docker: fix working directory and update to Alpine 3.23 2026-02-12 16:29:35 +02:00
example-config.yaml Add option to block user DMs to strangers using a synchronized relationship cache (#221) 2026-03-20 19:37:50 -07:00
formatter.go Add support for disabling link previews via MSC4095 2025-08-10 23:47:39 +03:00
formatter_everyone.go Refactor tag rendering to avoid recreating goldmark instance for each message 2023-01-30 00:44:06 +02:00
formatter_tag.go Don't use mxid in mention pills 2024-07-15 19:26:09 +03:00
formatter_test.go Improve Discord markdown escaper. Fixes #14 2022-08-20 10:26:03 +03:00
go.mod Add new fields to uploads 2026-02-15 14:51:14 +02:00
go.sum Add new fields to uploads 2026-02-15 14:51:14 +02:00
guildportal.go Revert "Allow v12 rooms to be created" 2025-08-17 00:02:28 +03:00
LICENSE Add the LICENSE file. 2021-11-19 16:32:06 -06:00
main.go Bump version to v0.7.6 2026-02-16 15:49:46 +02:00
portal.go Don't check friend status when sending as bot 2026-05-12 00:16:45 +03:00
portal_convert.go Update prefix_webhook_messages option to use MSC4144 fallbacks 2025-07-01 00:59:17 +03:00
provisioning.go Expose debug API with pprof 2023-12-05 12:11:57 +02:00
puppet.go Redo direct media access with URL refreshing (#135) 2024-02-18 23:10:19 +02:00
README.md Update changelog and readme 2023-03-16 12:43:56 +02:00
ROADMAP.md Update custom emoji status in roadmap 2023-10-03 17:22:25 +03:00
thread.go client: set referers properly 2024-11-29 20:14:52 +02:00
user.go Add option to block user DMs to strangers using a synchronized relationship cache (#221) 2026-03-20 19:37:50 -07: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