Wavsucker 3.0 - A small XChat sound plugin

Wavsucker 3.0

Wavsucker details

Plays a sound if a chat message contains a certain string (trigger). You can configure both the triggers and the sounds. For example, if you create a trigger "cool" and assign it the .wav file "mycoolsound.wav". Now, this file gets played whenever somebody (or you) write a message where the word "cool" is in.

Windows Install instructions

1. Copy wavsucker.dll into the XChat2 plugin directory.
2. Copy example/win32/wavsucker.conf into the XChat2 plugin directory.
3. Create a subdirectory called "sounds" in the XChat2 plugin directory.
4. Copy your .wav files in this new "sounds" directory.
5. Open wavsucker.conf in your text editor and look at the example to understand the syntax.

Linux Install instructions

Make sure you have libSDL and libaudiofile installed.

1. ./configure && make && make install.
2. Copy example/linux/wavsucker.conf into ~/.xchat2/ directory.
3. mkdir ~/.xchat2/sounds.
4. Copy your .wav files to ~/.xchat2/sounds/.
5. Open wavsucker.conf in your text editor and look at the example to understand the syntax.


Download as Zip Archive or Tarball

Last update on April 25, 2007 / 16:04