diff --git a/setup.sh b/setup.sh index 5f4c04c..05775fd 100755 --- a/setup.sh +++ b/setup.sh @@ -271,8 +271,8 @@ Invaders, Pac-Man, Tetris, Snake & Hangman.

IRC from a desktop client — irssi, HexChat, WeeChat

The members' IRC lives at ${IRC_DOMAIN}:6697 (TLS). Members authenticate with SASL PLAIN: username = your BBS name, -password = your IRC password. The web client -(chat.${DOMAIN}) is already configured; for a desktop client, set it up once. irssi:

+password = your IRC password. The web client +(${CHAT_DOMAIN}) is already configured; for a desktop client, set it up once. irssi:

/network add -sasl_username YOURNAME -sasl_password YOURPASSWORD -sasl_mechanism PLAIN ProfullstackBBS
 /server add -tls -tls_verify -network ProfullstackBBS ${IRC_DOMAIN} 6697
 /connect ProfullstackBBS