Posted by: arun on: September 27, 2009
Add the following block into ~/.irssi/config:
ignores = (
{
level = “JOINS PARTS QUITS”;
channels = ( “#archlinux”, “#vim”, “#powershell” );
network = “FreeNode”;
},
[...]