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::
IRCConnection
IRCBot::IRCConnection
Reference
Object
Defined in:
ircbot/irc.cr
Constructors
.new
(options : CoreOptions)
Instance Method Summary
#finalize
#run
#write
(line)
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
(options :
CoreOptions
)
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
run
#
[
View source
]
def
write
(line)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]