Class: RubyVibe::BroadcastMessage
- Inherits:
-
Object
- Object
- RubyVibe::BroadcastMessage
- Defined in:
- lib/ruby-vibe/shortcuts.rb
Overview
Note:
Configuration constants must be defined to use shortcut classes
Shortcut to initialize Bot and broadcast message.
Class Method Summary collapse
Class Method Details
.[](opts = {}) ⇒ Object
51 52 53 |
# File 'lib/ruby-vibe/shortcuts.rb', line 51 def self.[](opts = {}) Bot.new.(opts) end |