Module: Isaac
- Defined in:
- lib/isaac.rb
Defined Under Namespace
Classes: Bot, Config, IRC, Queue
Constant Summary collapse
- VERSION =
'0.2.1'
Class Method Summary collapse
Class Method Details
.bot ⇒ Object
8 9 10 |
# File 'lib/isaac.rb', line 8 def self.bot @bot ||= Bot.new end |