weespeak will output the incoming messages on the current channel-buffer through espeak.
git clone git://github.com/namarrgon/weespeak.git weespeak
- weechat http://weechat.org/
- python-espeak https://launchpad.net/python-espeak
- If you copied weespeak.py to ~/.weechat/python/, you load it by running:
/python load weespeak.py
- Otherwise load it from any path:
/python load /path/to/script/weespeak.py
- List muted Nicks:
/weespeak list_muted
- Mute Nick:
/weespeak mute elvis
- Nicks are whitespace separated:
/weespeak mute elvis rob
- The same rules apply to unmute:
/weespeak unmute elvis
/weespeak unmute elvis rob