Update irssi.conf to add 2600net

2600net is an established IRC network backed by 2600 Magazine and run by scuttled.net since 2002.
This commit is contained in:
mgdudas 2026-03-25 17:53:24 -07:00 committed by GitHub
commit b5787f777b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,8 @@ servers = (
{ address = "irc.quakenet.org"; chatnet = "QuakeNet"; port = "6667"; },
{ address = "irc.rizon.net"; chatnet = "Rizon"; port = "6697"; use_tls = "yes"; tls_verify = "yes"; },
{ address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; },
{ address = "irc.undernet.org"; chatnet = "Undernet"; port = "6667"; }
{ address = "irc.undernet.org"; chatnet = "Undernet"; port = "6667"; },
{ address = "irc.scuttled.net"; chatnet = "2600net"; port = "6697"; use_tls = "yes"; tls_verify = "yes"; }
);
chatnets = {