matrix-discord-bridge icon indicating copy to clipboard operation
matrix-discord-bridge copied to clipboard

A simple bridge between Matrix and Discord written in Python.

Results 5 matrix-discord-bridge issues
Sort by recently updated
recently updated
newest added

The messages come from discord to matrix, but not from matrix to discord Logs ``` 2022-07-02 21:05:21 discord.client:WARNING: PyNaCl is not installed, voice will NOT be supported 2022-07-02 21:05:21 discord.client:INFO:...

Sometimes Matrix messages are more complex and are expressed with HTML markup. This introduces some challenges with bridging such messages to Matrix. Things like spoilers, lists, headers, code blocks should...

Files are now sent as attachments. All files sent to element are sent to discord as attachment. Only images(including GIF), videos, and audio files that are sent in discord will...

I have the bandwidth to support a bot that can reupload everything a user uploads on the server over to a Matrix server (or another service if need be). The...