Skip to content

Commit

Permalink
note direct rooms not supported yet
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Nov 13, 2023
1 parent 02fe5e7 commit 0ef8016
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ All communication over Matrix happens within a **room**: for this reason, in ord

Two options are possible:

* _**shared room**_: a room where multiple users can participate.
* _**shared room**_: a room where multiple users can participate.
* _**direct message room**_: a room where the messages are directly sent and received, to and from a particular user.
> **NOTE**
> This feature is not supported yet
Obviously, an account on the matrix platform is necessary. In addition, a number of configuration steps are necessary, either on the token as well as on the matrix user account.

Expand Down

0 comments on commit 0ef8016

Please sign in to comment.