Jeremiah Ticket e567e7d864 Revert "Added toggle setting for sound, can now use /set sounds (off|on)"
This reverts commit c91dff24ab9c81db22709a0020cf13f2c11150f1.
2018-12-25 05:07:56 -09:00
2016-08-26 05:37:13 -04:00
2016-02-06 19:03:31 -05:00
2016-08-29 08:53:20 -08: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.
This script uses sox to generate it's sounds, so make sure sox is somewhere in your path.
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.
Description
No description provided
Readme 56 KiB
Languages
Perl 96.6%
Shell 3.4%