Polyjuice Client v0.4.2 mix polyjuice.join View Source

Join a room.

mix polyjuice.join [opts] homeserver_url room_id_or_alias

Command line options

  • --storage - Elixir code to create the storage to fetch the client state from.
  • --access-token - The access token to log out.
  • --servers - A comma-separated list of servers to use to try to join the room.

At least one of --storage or --access-token must be provided.