Jeremiah Ticket
faeb9da561
Toggles sounds. /set sounds (on|off) Added flood control. Sets the ms between sounds to play /set sound_flood (in ms) Added command settings for events. /set join_sound_command /set part_sound_command /set quit_sound_command /set pub_sound_command /set own_act_sound_command /set own_privmsg_sound_command /set action_sound_command /set own_msg_sound_command /set own_notice_sound_command /set notice_sound_command /set privmsg_sound_command /set hilight_sound_command |
||
---|---|---|
install | ||
LICENSE | ||
README | ||
sound.pl |
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.