Skip to content

Instantly share code, notes, and snippets.

@vanstee
Created August 30, 2011 21:03
Show Gist options
  • Save vanstee/1182029 to your computer and use it in GitHub Desktop.
Save vanstee/1182029 to your computer and use it in GitHub Desktop.
require 'blather/client'
setup 'hello@highgroove.com', '******', 'talk.google.com'
message :chat?, :body do |m|
write_to_stream "I am a robot!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment