Feeling like missing too many Internet memes? Frustration no more, URL Grabber collects all the links from channels to a HTML file for easy viewing later.
- Perl 5.10
- Put
urlgrabber.pl
to.irssi/scripts/autorun/
- Change your pwd to ~ before loading the script
/script load /path/to/urlgrabber.pl
or restart irssi- Whenever you make changes to the file settings, unload & load the script.
- By default, the output files will be written to ~/irclogs/
/set url_grab 1
- set to 0 to disable script/set url_grab_db irclogs/irssi_urls.log
/set url_grab_html irclogs/irssi_urls.html
/set url_grab_html_size 400
- show this many latest urls in html/set url_grab_ignores nick1 #chan1
- space-separated ignored nicks/chans