irssi-smartfilter
irssi-smartfilter copied to clipboard
Irssi smart filter to selectively hide JOIN/QUIT in busy channels
The script is great at filtering out unnecessary join/quit messages, but they don't show up in the logs. This makes it difficult to tell when someone quit. Is there a...
As of 2370378fffd41ccfd09baebda3e1eeac8aeb8846, smartfilter is broken with themes which alter the way quit and nickchange messages are displayed. For example, the theme I use contains (among other things): ``` formats...
Hi, Right now Netsplit quits are still displayed with irssi-smartfilter. It would be great if there were an option to hide them as well. Daniel
I'm using smartfilter in combination with irssi-xmpp. It helps me get rid of join/part spam, but I'm left with user specific channelmodes that are set upon join. E.g. `13:35 -!-...
The more people in a channel, the more distracting it is to see all the joins and parts, but for smaller channels it's not such a big deal. It would...