Installation
Here are few steps how to install IRC-URLs client for irssi. Currently irssi is only supported IRC client.
Step 1 - Set correct network names
To be able to log urls from multiple IRC networks, we expect that your client is set up to use correct network names. Networks can be set up easily using /network -command.
/network add <network name>
/connect -network <network name> <server address>
After connecting to server you should see human readable network name in your statusbar (ex. IRCnet or EFnet). Dont worry about capitalization. We handle network names as case insensitive.
There's a good tutorial available on the irssi site with more advanced set up.
Step 2 - Download client
Download irssi script via github, http://cloud.github.com/downloads/hannu/irc-urls-client/ircurls_client.pl and put it to your ~/.irssi/scripts/ directory.
Step 3 - Run client
To load the script, type (in irssi!)
/run ircurls_client.pl
Also, you need to set up client key to identify yourself with the following command:
/set ircurls_client_key <client key>
Note: you must have perl support built in to your irssi
Step 4 - Set channel trackings
You can configure your channel tracking on your trackings page.
Note: channels only appear after an URL has been mentioned on the channel.
