rough notes around using irssi and znc __ |__|.----.----. | || _| __| |__||__| |____| a lot of this has been cribbed from the znc site[1][2] general ======= ``` # ignore joins, parts and quits /ignore * JOINS PARTS QUITS # when you have the windows how you like them /layout save # don't forget to save /save ``` znc === ``` # server time for scrollback /set show_server_time on # add znc as an alias /alias znc msg *status # don't forget to save /save ``` [1] https://wiki.znc.in/Irssi [2] https://wiki.znc.in/Using_commands