Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Created May 17, 2016 15:32
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 shibafu528/42ed378850b602bfe991cb814f1e6052 to your computer and use it in GitHub Desktop.
Save shibafu528/42ed378850b602bfe991cb814f1e6052 to your computer and use it in GitHub Desktop.
A゛T゛S゛が゛お゛尻゛に゛は゛い゛っ゛て゛く゛る゛め゛う゛ーーーー!!!!!!!!(ジリリリリリリリリリリリリリリリリリリリリリwwwwwwwwwwwwwwwwwwwwwwwwキンコン/キンコン/キンコン/キンコン/キンコン/キンコン/キンコン/キ
# encoding: utf-8
Plugin.create :ketsu_ats do
command(:ketsu_ats,
name: 'ケツATS',
condition: lambda { |opt| true },
visible: true,
role: :timeline) do |opt|
Service.primary.post(message: 'A゛T゛S゛が゛お゛尻゛に゛は゛い゛っ゛て゛く゛る゛め゛う゛ーーーー!!!!!!!!(ジリリリリリリリリリリリリリリリリリリリリリwwwwwwwwwwwwwwwwwwwwwwwwキンコン/キンコン/キンコン/キンコン/キンコン/キンコン/キンコン/キンコン/キ')
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment