Skip to content

induktio/irssi-url-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages