Add new get-room-id action in the README

This commit is contained in:
Daniel Berteaud 2017-09-10 11:27:15 +02:00
parent 7676ec7510
commit d8622067a2
1 changed files with 1 additions and 0 deletions

View File

@ -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