class

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)
Source

Instance methods

authenticate
Source
client
Source
connect
Source
direct(msg)
Source
gets
Source
join
Source
privmsg(msg : String, *receivers)
Source
quit
Source