ゆるふわキャンパー
  • Home
  • About Lorentzca
  • Blog Metrics
Sign in

ruboty

A collection of 1 post
ruboty-bomb
ruby

ruboty-bomb

rubotyのプラグイン手作り体験( ・ㅂ・)و ̑̑ 理解のためrubotyプラグインジェネレータ使わないで手作業 gemのひな形作成 $ bundle gem ruboty-bomb ハンドラとかアクション追加 $ cd ruboty-bomb $ cat lib/ruboty/handlers/bomb.rb require "ruboty/bomb/actions/bomb" module Ruboty module Handlers class Bomb < Base on /bomb/, name: 'bomb', description: 'output booooom!!!' def bomb(message) Ruboty::Bomb::Actions::Bomb.new(message).call end end end
May 20, 2015 1 min read
Page 1 of 1
ゆるふわキャンパー © 2025
Powered by Ghost