1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-11 00:36:29 +00:00
Files
geek-cookbook/docs/blog/posts/changelog/update-bridged-discord-to-matrix-and-slack.md
David Young 695c6ea497 make premix public
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2024-08-07 14:00:33 +12:00

1.4 KiB

date, categories, tags, links, description, title, image
date categories tags links description title image
2023-02-24
CHANGELOG
matrix
Matrix Community
community/matrix.md
Not into Discord? Now we're bridged to Matrix and Slack! Our Discord server is now bridged to Matrix and Slack /images/bridge-ception.png

Not into Discord? Now we're bridged to Matrix and Slack!

Ever since dabbling in the "fediverse" with [Mastodon][review/mastodon], I've been thinking about how to archive ("liberate") our community chat history from Discord, so that it's preserved in the event of a Discord "space-karen" event...

While Matrix is a powerful, open-source, federated group-chat protocol, its secret sauce is its ability bridge multiple isolated platforms together, so as to ensure cross-platform communication. For example, Matrix can bridge Discord and Slack, such that the same messages can appear in Discord, Matrix, and Slack:

![Screenshot of bridge-ception]({{ page.meta.image }}){ loading=lazy }

I'm planning a recipe re the (complex) implementation of a Matrix instance (and associated bridges) on Kubernetes, but in the interim, we now have:

  • A community [Discord server][community/discord], bridged with...
  • A communtiy [Matrix server][community/matrix], bridged with...
  • A community [Slack server][community/slack]

Jump in and join the fun! 😁

--8<-- "common-links.md"