Matrix protocol

Matrix is a decentralized communication protocol that is defined in the matrix specification.

Matrix client applications

A popular matrix client is Element It can be used online with this url in the browser When installed on the pc multiple matrix accounts can be used at the same time when opening a second element window with the command element-desktop --profile <the second matrix id>

Programming python bots with python-nio

creating-a-matrix-nio-chat-bot old documentation new documentation

Bridges

Create bridge to irc channel on irc.debian.org as described here