Skip to content

Instantly share code, notes, and snippets.

@kaosf
Forked from siyo/favstar.rb
Created April 2, 2014 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaosf/9929128 to your computer and use it in GitHub Desktop.
Save kaosf/9929128 to your computer and use it in GitHub Desktop.
0
Earthquake.init do
command %r|^:favstar\s*(.+)*|, :as => :favstar do |m|
browse 'http://favstar.fm/me'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment