bridge discord messages to matrix

This commit is contained in:
Skip R
2025-12-09 17:43:48 -08:00
parent 7b32aad13f
commit d464cb8b66
6 changed files with 142 additions and 15 deletions

View File

@@ -27,7 +27,6 @@ import (
"strconv"
"github.com/bwmarrin/discordgo"
"github.com/rs/zerolog"
"go.mau.fi/mautrix-discord/pkg/attachment"
"maunium.net/go/mautrix/bridgev2"
)