diff --git a/README.md b/README.md index a992980..11517d2 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,16 @@ OpenSUSE: `zypper install libjson-c-devel 'libwebsockets-devel>4' libopenssl-dev ./rcirc -l +Get a personal access token - in RocketChat web interface go to + +Settings (your avatar in top left) -> My Account -> Personal Access Tokens + +eg. https://open.rocket.chat/account/tokens + Then connect with IRC client, for example: - irssi -c localhost -p -w + irssi -c localhost -p -w +The user id generated together with the access token is not required. +Note: ircrc uses the PASS command which is part of the original irc protocol and rarely used today - as opposed to the modern SASL authentication which also has a usename.