From 6d8137577863a480cce763174685dbebba30fd03 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sun, 2 Mar 2025 16:51:56 -0700 Subject: [PATCH] Update irc.md removed localhost reference. --- wiki/source/irc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/source/irc.md b/wiki/source/irc.md index 54cf85c..4717efd 100644 --- a/wiki/source/irc.md +++ b/wiki/source/irc.md @@ -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.