SiriProxy-Hello is a Siri Proxy plugin that allows you to have Siri say hello to a friend.
SiriProxy-Hello was created by brainwave9. You are free to use, modify, and redistribute this gem as long as you give proper credit to the original author.
*Note: I haven't coded in ruby before, so feel free to point out mistakes/corrections, etc, etc.
The currently implemented commands are:
"say ## to %%" - Siri will respond with "## %%, how are you doing ?
You say: "say hello to john"
Siri will say: "hello john, how are you doing ?"
To install SiriProxy-Hello, add the following to your Siri Proxy config.yml file (~/.siriproxy/config.yml):
- name: 'Hello'
git: 'git://github.com/brainwave9/SiriProxy-Hello.git'
Stop Siri Proxy (CTRL-C or killall siriproxy)
Update Siri Proxy (siriproxy update)
Start Siri Proxy (siriproxy server)
The SiriProxy-Hello plugin should now be ready for use.