Skip to content

Instantly share code, notes, and snippets.

@moguno
Created July 11, 2014 12:43
Show Gist options
  • Save moguno/0abc175584bdeee6d420 to your computer and use it in GitHub Desktop.
Save moguno/0abc175584bdeee6d420 to your computer and use it in GitHub Desktop.
今まで謎だったあのボタンはまっくろくろすけだったプラグイン
Plugin.create(:kurosuke) {
class Gdk::MiraclePainter
def iob_etc_clicked
Delayer.new {
Plugin[:kurosuke].timeline(:home_timeline) << Message.new(:message => "「とった! おねえちゃーん!」", :system => true)
}
end
end
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment