Skip to content

Instantly share code, notes, and snippets.

@komagata
Created April 10, 2011 08:22
Show Gist options
  • Save komagata/912141 to your computer and use it in GitHub Desktop.
Save komagata/912141 to your computer and use it in GitHub Desktop.
# coding: UTF-8
Earthquake.init do
output do |item|
`saykotoeri "#{item['user']['screen_name']}。#{item['text']}"`
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment