Update irc.md

removed localhost reference.
This commit is contained in:
deepend-tildeclub 2025-03-02 16:51:56 -07:00 committed by GitHub
parent 4efa5ba4ab
commit 6d81375778
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ run `chat` to open [weechat](https://weechat.org) auto-connected to our irc
server. try launching [tmux](tmux.html), [byobu](https://superuser.com/a/423397)
or [screen](screen.html) to keep your chat session running.
other clients like irssi are available as well! just connect to localhost on
port 6667 and `/join #club`. If your client defaults to enabling TLS, you'll need to specify that it shouldn't use TLS.
other clients like irssi are available as well! just connect to irc.newnet.net on
port 6697 TLS and `/join #club`. If your client defaults to enabling TLS, you'll need to specify that it shouldn't use TLS.
feel free to use Newnet's [webchat](https://web.newnet.net/?join=club) if
you prefer.