this post was submitted on 29 Jul 2023
13 points (100.0% liked)
Matrix
3278 readers
1 users here now
An open network for secure, decentralized communication
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a dependency on the instance, will it be blocked otherwise? I have activated the bridge to Telegram and Discord for my channels in the channel itself.
most bridges are appservices, which must be hardcoded in Synapse(/Dendrite/Conduit/...) config
Otherwise depend on what is called a "non-puppeting bridge", self-hosted bot that reposts messages on behalf of itself. Problem is, reactions and other multi-agent interactions won't be a subject for bridging. If you absolutely need those, you have to host a Matrix server (like optimized, but unstable, Conduit or the hungry Synapse) or partner up with another server owner to activate your appservice...