Sha256: d752d7d24c584e6b4f51fa19d9af1eb7c85e0a2842b3d7f250623712cd28c42a

Contents?: true

Size: 130 Bytes

Versions: 3

Compression:

Stored size: 130 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bitbot-0.0.4 lib/bitbot/plugin/help.rb
bitbot-0.0.3 lib/bitbot/plugin/help.rb
bitbot-0.0.2 lib/bitbot/plugin/help.rb