Skip to content

A python script for weechat that outputs irc messages through espeak.

Notifications You must be signed in to change notification settings

namarrgon/weespeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

weespeak - espeak in weechat

weespeak will output the incoming messages on the current channel-buffer through espeak.

Source

git clone git://github.com/namarrgon/weespeak.git weespeak

Dependencies

Usage:

  • 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

TODO

License

About

A python script for weechat that outputs irc messages through espeak.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages