Add syntax for Matrix
This commit is contained in:
parent
327cec52ac
commit
7078fbe4a9
1 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,12 @@ You can connect to any IRC room hosted on any IRC server via our Biboumi IRC gat
|
|||
|
||||
Where ***#room*** is the IRC room you want to join and ***irc.domain.tld*** is the IRC server address you want to join. Make sure to leave ***@irc.disroot.org*** as it is, because it's the IRC gateways address.
|
||||
|
||||
### Connect to a Matrix room
|
||||
You can connect to any Matrix room hosted on any Matrix server via Matrix.org bridge:
|
||||
#room#matrix.domain.ldt@matrix.org
|
||||
|
||||
Where ***#room*** is the Matrix room you want to join and **matrix.domain.tld*** is the Matrix server address you want to join. Make sure to leave ***@matrix.org*** as it is, because it's the Matrix bridge address.
|
||||
|
||||
|
||||
### To come...
|
||||
In the future we are planning to run our own Matrix bridge. We also hope to provide a Telegram bridge and a number of other bridges and transports.
|
||||
|
|
Loading…
Reference in a new issue