Go to file
2016-08-24 12:31:03 -04:00
install Added install script and fixed line spacing in sound.pl. this is only a basic install script. 2016-08-23 16:20:45 -08:00
LICENSE Added license. 2016-02-06 19:03:31 -05:00
README Updated Readme to include the basic install script and more instructions. 2016-08-23 16:26:01 -08:00
sound.pl Sounds for join and part. 2016-08-24 12:31:03 -04:00

Irssi sound by:
Jeremiah Ticket
Storm Dragon: http://stormdragon.tk

Adds sounds to irssi for different events, E.g. public message and private message received.

Place sound.pl in .irssi/scripts/
Then in irssi do:
/script load sound
If you want to autorun the script, place the script in or simlink to ~/.irssi/scripts/autorun/


There is a basic install script, just run:
./install
This install script creates the folder ~/.irssi/scripts/autorun if it doesn't exist and simlinks the script to start automatically.