OptionalautoAutomatically rejoin a channel when the server KICKs us from it.
OptionalcapsExtra IRCv3 capabilities to request (only those the server offers are CAP REQ-ed).
IRC server host to dial (also the TLS certificate identity).
The nickname to register.
OptionalpasswordServer password sent via PASS before registration, when provided.
OptionalportTCP port; defaults to 6667 (plaintext) or 6697 (tls: 'implicit').
OptionalrealnameThe USER realname (gecos); defaults to nick.
OptionalsaslSASL credentials; triggers the IRCv3 CAP + SASL exchange before registration.
OptionaltimeoutPer-read deadline in milliseconds for the registration handshake.
OptionaltlsTransport security: 'off' (default) plaintext, or 'implicit' TLS (IRCS).
OptionalusernameThe USER ident; defaults to nick.
Options for connect.
Since
1.0.4