- /sounds set audioplayer <cmd>
Allows configuring any CLI tool to be used for audio playback. This
opens up the ability to play media types beyond mpeg3.
- /sounds reset audioplayer
Resets the audio player to the default of "mpg123 -q".
- /sounds test chat|room|private
Tests the /sounds setup to ensure the expected sounds will play on the
proper events.
Enhance the emoticons.py plugin by using a dictionary for emoticon
replacement. Add new emoticons to the dictionary and remove the
dependency on the 'future' module. Update documentation accordingly.
An autocorrection plugin for the messy typist.
replaces typos you make from a list of strings. can be used for other
purposes, too, i think, but I use it to correct my messy typing.