Sha256: e386544e3154a150bd419511ade800cc4b69c1f93363cdc19e900853506f68f6

Contents?: true

Size: 185 Bytes

Versions: 10

Compression:

Stored size: 185 Bytes

Contents

module Bitbot::Help
  def on_help(m, args)
    m.reply "Channel Commands: +tip, +tipstats, +txfee"
    m.reply "Private Message Commands: balance, history, withdraw, deposit"
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tipjar-0.1.196 lib/bitbot/plugin/help.rb
tipjar-0.1.195 lib/bitbot/plugin/help.rb
tipjar-0.1.194 lib/bitbot/plugin/help.rb
tipjar-0.1.193 lib/bitbot/plugin/help.rb
tipjar-0.1.192 lib/bitbot/plugin/help.rb
tipjar-0.1.191 lib/bitbot/plugin/help.rb
tipjar-0.1.19 lib/bitbot/plugin/help.rb
tipjar-0.1.18 lib/bitbot/plugin/help.rb
tipjar-0.1.171 lib/bitbot/plugin/help.rb
tipjar-0.1.16 lib/bitbot/plugin/help.rb