exirc v0.11.0 Irc.Commands
Defines IRC command constants, and methods for generating valid commands to send to an IRC server.
Summary
Functions
Builds a valid IRC command
Builds a valid CTCP command
Send an invite command
Send join command to server (join a channel)
Send kick command to server
Send a /me <msg>
CTCP command to t
Send mode command to server
MODE
Sends a command to the server to get the list of names back
Send nick to server. (Changes or sets your nick)
Send notice to channel or user
Send part command to server (leave a channel)
Send password to server
Send PONG in response to PING
Send a targeted PONG in response to PING
Send message to channel or user
Send quit command to server (disconnect from server)
Send username to server. (Changes or sets your username)