From d8622067a22c22409865ac7bb5840f1083bced36 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 10 Sep 2017 11:27:15 +0200 Subject: [PATCH] Add new get-room-id action in the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee0d9e4..8bc93f6 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ For now it's very limited, and can only send text messages and files to a room. * modify-room: change an existing room (add an alias, set name, topic, join_rules, invite) * get-access-token: just login and print the access token * get-room-list: prints the list of public rooms of this server + * get-room-id: resolve a room alias to its ID All the available options can be set a the configuration file using a simple ini style format, eg