xC: abandon Freenode, embrace IRCnet

You're not fucking supposed to require a fucking registration
on fucking IRC networks.
This commit is contained in:
Přemysl Eric Janouch 2021-08-29 15:07:09 +02:00
parent 9323089d66
commit 59cc423694
Signed by: p
GPG Key ID: A0420B94F92B9493
2 changed files with 6 additions and 3 deletions

3
NEWS
View File

@ -4,6 +4,9 @@
* xC: fixed displaying IRC colours above 16
* xC: offer IRCnet as an IRC network to connect to,
rather than the lunatic new Freenode
1.3.0 (2021-08-07) "New World Order"

6
xC.c
View File

@ -13805,9 +13805,9 @@ static const char *g_first_time_help[] =
"F5/Ctrl-P\x02 or \x02" "F6/Ctrl-N\x02.",
"",
"Finally, adding a network is as simple as:",
" - \x02/server add freenode\x02",
" - \x02/set servers.freenode.addresses = \"chat.freenode.net\"\x02",
" - \x02/connect freenode\x02",
" - \x02/server add IRCnet\x02",
" - \x02/set servers.IRCnet.addresses = \"open.ircnet.net\"\x02",
" - \x02/connect IRCnet\x02",
"",
"That should be enough to get you started. Have fun!",
""