Skip to content

Instantly share code, notes, and snippets.

@morygonzalez
morygonzalez / ogyohee.rb
Created January 14, 2012 13:02 — forked from DOGEME/ogyohee.rb
オギョヒーっていう時用 / earthquake.gem plugin
# -*- coding: utf-8 -*-
# ogyohee tweet / earthquake plugin
#
# ogyohee: http://shindanmaker.com/152454
#
require 'net/http'
Earthquake.init do
command %r|^:ogyo\s*(.+)*|, :as => :ogyohee do |m|
url = "http://shindanmaker.com/152454"