Private _lastPrivate _supportsChannels the bot is currently in.
Private Optional connectionThe connector to use for connecting to the IRC server.
Connection options for the IRC server.
Current collectors waiting for their reply.
Information about the IRC server gathered during runtime
Get connection status. authenticated is a more reliable indicator
of a successful connection.
Private authenticateRest ...args: Parameters<IRCConnectionEvents[E]>Private handlePrivate handlersPrivate joinPrivate pumpAdd a collector to the queue. This is used to grab lines from the server, wait for them and return them in a callback.
IRC line collector
Command to send to the server
Rest ...args: any[]Arguments to the command
Asynchronous WHO query on target
Parsed WHO response object array
Channel or nick to query
Asynchronous WHOIS query on nick
Parsed WHOIS response object
Nick to query
Generated using TypeDoc
Login success status.