Skip to content

Instantly share code, notes, and snippets.

@firstspring1845
Created March 31, 2014 16:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save firstspring1845/9895691 to your computer and use it in GitHub Desktop.
Save firstspring1845/9895691 to your computer and use it in GitHub Desktop.
冷静に考えてJava要素一切ないよな…orekyuuゆるして
# -*- coding: utf-8 -*-
Plugin.create :java_beam do
command(:java_beam,
name: 'Javaビーム',
condition: lambda{ |opt| true},
visible: false,
role: :window) do |opt|
Service.primary.post(:message => 'Javaビームビビビビビビビwwwwwwwwww')
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment