Created
July 12, 2017 16:07
-
-
Save jmn/38d0c5e552629d531e1f18d1778f8b2f to your computer and use it in GitHub Desktop.
irssi - remove superfluous join/leave/mode and other information with /crapbuster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://codepoets.co.uk/2012/irssi-crapbuster-cleaning-up-the-irc-window/ | |
install crapbuster.pl in ~/.irssi/scripts | |
configure it with: | |
/load crapbuster.pl | |
/set crapbuster_levels JOINS PARTS QUITS NICKS CLIENTCRAP CRAP MODE TOPICS KICKS | |
then run /crapbuster in the window you want to clean up. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment