SimpleIrc::Client
Inherits Reference < Object
Constructors
new(token : String, nick : String, channel : String, host : String = "irc.chat.twitch.tv", port : Int32 = 6697, ssl : Bool = true, do_connect : Bool = true)
SourceInstance methods
authenticate
Sourceclient
Sourceconnect
Sourcedirect(msg)
Sourcegets
Sourcejoin
Sourceprivmsg(msg : String, *receivers)
Sourcequit
Source