summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-07-05 22:11:47 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2024-07-06 12:18:50 +0200
commit0a8b9157d4204115530f2981ff188d532c8426a5 (patch)
treec6d90a964a8dcde22321212f49dd5fe94f3fb085 /README.md
parentbd351e8d555001647e8501ac2d38c675a2a3c005 (diff)
Commands to list and create chatrooms
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82bd329..0d9919d 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,19 @@ Show message history of the selected conversation.
`/details`
Show information about the selected conversations, contact or peer.
+### Chatrooms
+
+Currently only public unmoderated chatrooms are supported, which means that any
+network peer is allowed to read and post to the chatroom. Individual messages
+are signed, so message author can not be forged.
+
+`/chatrooms`
+: List known chatrooms.
+
+`/chatroom-create-public [<name>]`
+: Create public unmoderated chatroom. Room name can be passed as command
+ argument or entered interactively.
+
### Add contacts
To ensure the identity of the contact and prevent man-in-the-middle attack,