Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 900 Bytes

Readme.md

File metadata and controls

executable file
·
20 lines (16 loc) · 900 Bytes

Irssi URL Grabber

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.

Requirements

  • Perl 5.10

Usage

  • 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/

Settings

  • /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