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