Skip to content

Instantly share code, notes, and snippets.

@firstspring1845
Created March 29, 2014 10:42
Show Gist options
  • Save firstspring1845/9852174 to your computer and use it in GitHub Desktop.
Save firstspring1845/9852174 to your computer and use it in GitHub Desktop.
えんくんのアレ
# -*- coding: utf-8 -*-
Plugin.create :unfav do
on_unfavorite do |s,u,ms|
s.post(:message => "@#{u.idname} ヾ(@⌒ー⌒@)ノあんふぁぼふぁぼ~")
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment