How to use irc, specifically in my case for zig.
Start irssi:
irssi
Connect to a network:
/connect irc.libera.chat
Identify yourself:
/msg NickServ [username] [password]
Join a channel:
/join #zig
You can use alt and a number to switch screens within irssi.