Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ircbot
master
IRCBot
Bot
CoreOptions
Handler
IRC
IRCConnection
Options
Built with Crystal 1.10.0
2023-11-04 01:13:53 UTC
class
IRCBot::
Bot
IRCBot::Bot
Reference
Object
Defined in:
ircbot/bot.cr
Constant Summary
INSTANCE
=
new
Class Method Summary
.instance
.register
(mod)
.start
(options)
Instance Method Summary
#register
(mod)
#start
(options)
Macro Summary
method_missing
(call)
Class Method Detail
def self.
instance
#
[
View source
]
def self.
register
(mod)
#
[
View source
]
def self.
start
(options)
#
[
View source
]
Instance Method Detail
def
register
(mod)
#
[
View source
]
def
start
(options)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]