Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Interfaces\Numerics Interface Reference

A fake interface that contains information about all IRC numerics supported by Erebot. More...

Public Attributes

const ERR_ACCEPTEXIST = NULL
 
const ERR_ACCEPTFULL = NULL
 
const ERR_ACCEPTNOT = NULL
 
const ERR_ADMONLY = NULL
 
const ERR_ALLMUSTSSL = NULL
 Returned when someone tries to add the +z mode on a channel but some users are not connected using a secure (SSL) connection. More...
 
const ERR_ALREADYREGISTERED = NULL
 Alias for Erebot_Interface_Numerics::ERR_ALREADYREGISTRED.
 
const ERR_ALREADYREGISTRED = NULL
 Returned by the server to any link which tries to change part of the registered details (such as password or user details from second USER message). More...
 
const ERR_ATTACKDENY = NULL
 
const ERR_BADCHANMASK = NULL
 This numeric is sent back to you if you specify an invalid mask for a channel. More...
 
const ERR_BADCHANNAME = NULL
 
const ERR_BADCHANNELKEY = NULL
 Returned when trying to JOIN a channel for which a key was set and was either not given or incorrect. More...
 
const ERR_BADEXPIRE = NULL
 
const ERR_BADFEATVALUE = NULL
 
const ERR_BADLOGSYS = NULL
 
const ERR_BADLOGTYPE = NULL
 
const ERR_BADLOGVALUE = NULL
 
const ERR_BADMASK = NULL
 Returned when an invalid mask was passed to "PRIVMSG $<server>" or "PRIVMSG #<host>". More...
 
const ERR_BADPING = NULL
 
const ERR_BANLISTFULL = NULL
 Returned when attempting to add a ban on a channel for which the banlist is already full. More...
 
const ERR_BANNEDFROMCHAN = NULL
 Returned when trying to JOIN a channel from which you've been banned. More...
 
const ERR_BANNEDNICK = NULL
 
const ERR_BANNICKCHANGE = NULL
 
const ERR_BANONCHAN = NULL
 
const ERR_CANNOTCHANGECHANMODE = NULL
 
const ERR_CANNOTDOCOMMAND = NULL
 
const ERR_CANNOTKNOCK = NULL
 
const ERR_CANNOTSENDTOCHAN = NULL
 Sent by the server when attempting to send a PRIVMSG on a channel when you're not allowed to do so. More...
 
const ERR_CANTCHANGENICK = NULL
 Alias for Erebot_Interface_Numerics::ERR_NONICKCHANGE.
 
const ERR_CANTJOINOPERSONLY = NULL
 
const ERR_CANTKILLSERVER = NULL
 Any attempts to use the KILL command on a server will be refused and this error returned directly to the client. More...
 
const ERR_CANTLOADMODULE = NULL
 Returned when the server could not load a module. More...
 
const ERR_CANTSENDTOUSER = NULL
 Returned when a module on the IRC server prevents you from sending a message to some user. More...
 
const ERR_CANTUNLOADMODULE = NULL
 Returned when the server failed to unload a module. More...
 
const ERR_CHANBANREASON = NULL
 
const ERR_CHANNELISFULL = NULL
 Returned when trying to JOIN a channel for which a limit has been set and reached. More...
 
const ERR_CHANOPEN = NULL
 
const ERR_CHANOPPRIVSNEEDED = NULL
 Alias for Erebot_Interface_Numerics::ERR_CHANOPRIVSNEEDED.
 
const ERR_CHANOPRIVSNEEDED = NULL
 Any command requiring 'chanop' privileges (such as MODE messages) will return this error if the client making the attempt is not a channel operator on the specified channel. More...
 
const ERR_CHANOWNPRIVNEEDED = NULL
 
const ERR_CHANSECURED = NULL
 
const ERR_DELAYREJOIN = NULL
 Returned to someone who tries to rejoin a channel right after being kicked while a delay is required. More...
 
const ERR_DESYNC = NULL
 
const ERR_DISABLED = NULL
 
const ERR_DONTCHEAT = NULL
 
const ERR_ERRONEOUSNICKNAME = NULL
 
const ERR_ERRONEUSNICKNAME = NULL
 Returned after receiving a NICK message which contains characters which do not fall in the defined set. More...
 
const ERR_EXEMPTLISTFULL = NULL
 
const ERR_FILEERROR = NULL
 Generic error message used to report a failed file operation during the processing of a message. More...
 
const ERR_GHOSTEDCLIENT = NULL
 
const ERR_HELPNOTFOUND = NULL
 
const ERR_HOSTILENAME = NULL
 
const ERR_HTMDISABLED = NULL
 
const ERR_INPUTTOOLONG = NULL
 
const ERR_INVALIDCAPCMD = NULL
 
const ERR_INVALIDCAPSUBCOMMAND = NULL
 Returned when an invalid subcommand is used with the CAP command. More...
 
const ERR_INVALIDKEY = NULL
 
const ERR_INVALIDUSERNAME = NULL
 
const ERR_INVITEONLYCHAN = NULL
 Returned when trying to JOIN a channel which requires an invitation and you've not been invited. More...
 
const ERR_ISCHANSERVICE = NULL
 
const ERR_ISOPERLCHAN = NULL
 
const ERR_KEYSET = NULL
 Sent when attempting to set a key for a channel which already has one. More...
 
const ERR_KICKNOREJOIN = NULL
 Alias for Erebot_Interface_Numerics::ERR_DELAYREJOIN.
 
const ERR_KILLDENY = NULL
 
const ERR_KNOCKDISABLED = NULL
 
const ERR_KNOCKONCHAN = NULL
 
const ERR_LAST_ERR_MSG = NULL
 Alias for Erebot_Interface_Numerics::ERR_NUMERIC_ERR.
 
const ERR_LASTERROR = NULL
 
const ERR_LINKCHANNEL = NULL
 
const ERR_LINKFAIL = NULL
 
const ERR_LINKSET = NULL
 
const ERR_LISTSYNTAX = NULL
 
const ERR_LONGMASK = NULL
 
const ERR_MASKTOOWIDE = NULL
 
const ERR_MONLISTFULL = NULL
 
const ERR_MSGSERVICES = NULL
 Returned to a user trying to send a message to a service without specifying the proper hostname (ie. "/msg nickserv ..." instead of "/msg nickserv@services.dal.net ..."). More...
 
const ERR_NCHANGETOOFAST = NULL
 
const ERR_NEEDMOREPARAMS = NULL
 Returned by the server by numerous commands to indicate to the client that it didn't supply enough parameters. More...
 
const ERR_NEEDPONG = NULL
 
const ERR_NEEDREGGEDNICK = NULL
 
const ERR_NICKCOLLISION = NULL
 Returned by a server to a client when it detects a nickname collision (registered of a NICK that already exists by another server). More...
 
const ERR_NICKNAMEINUSE = NULL
 Returned when a NICK message is processed that results in an attempt to change to a currently existing nickname. More...
 
const ERR_NICKTOOFAST = NULL
 
const ERR_NOADMININFO = NULL
 Returned by a server in response to an ADMIN message when there is an error in finding the appropriate information. More...
 
const ERR_NOCHANMODES = NULL
 Returned when attempting to set modes on a channel which does not support modes. More...
 
const ERR_NOCOLORSONCHAN = NULL
 
const ERR_NOCTCP = NULL
 
const ERR_NOCTCPALLOWED = NULL
 
const ERR_NOCTRLSONCHAN = NULL
 
const ERR_NOFEATURE = NULL
 
const ERR_NOHIDING = NULL
 
const ERR_NOINVITE = NULL
 
const ERR_NOLOGIN = NULL
 Returned by the summon after a SUMMON command for a user was unable to be performed since they were not logged in. More...
 
const ERR_NOMANAGER = NULL
 
const ERR_NOMOTD = NULL
 Server's MOTD file could not be opened by the server. More...
 
const ERR_NONICKCHANGE = NULL
 
const ERR_NONICKNAMEGIVEN = NULL
 Returned when a nickname parameter is expected for a command and isn't found. More...
 
const ERR_NONONREG = NULL
 
const ERR_NOOPERHOST = NULL
 If a client sends an OPER message and the server has not been configured to allow connections from the client's host as an operator, this error will be returned. More...
 
const ERR_NOOPERMOTD = NULL
 
const ERR_NOORIGIN = NULL
 PING or PONG message missing the originator parameter. More...
 
const ERR_NOPERMFORHOST = NULL
 Returned to a client which attempts to register with a server which does not been setup to allow connections from the host the attempted connection is tried. More...
 
const ERR_NOPRIVILEGES = NULL
 Any command requiring operator privileges to operate will return this error to indicate the attempt was unsuccessful. More...
 
const ERR_NOPRIVS = NULL
 
const ERR_NORECIPIENT = NULL
 Used to indicate a recipient was expected for the given command. More...
 
const ERR_NORULES = NULL
 Sent to indicate that the server does not have any rules defined. More...
 
const ERR_NOSERVICEHOST = NULL
 This numeric is not used anymore.
 
const ERR_NOSHAREDCHAN = NULL
 Returned to a user trying to send a message to a person they share no common channel with and user mode +C is enabled for that person. More...
 
const ERR_NOSSL = NULL
 
const ERR_NOSUCHCHANNEL = NULL
 Used to indicate the given channel name is invalid. More...
 
const ERR_NOSUCHGLINE = NULL
 
const ERR_NOSUCHJUPE = NULL
 
const ERR_NOSUCHNICK = NULL
 Used to indicate the nickname parameter supplied to a command is currently unused. More...
 
const ERR_NOSUCHSERVER = NULL
 Used to indicate the server name given currently doesn't exist. More...
 
const ERR_NOSUCHSERVICE = NULL
 Returned to a client which is attempting to send a SQUERY to a service which does not exist. More...
 
const ERR_NOSWEAR = NULL
 Alias for Erebot_Interface_Numerics::ERR_WORDFILTERED.
 
const ERR_NOTEXTTOSEND = NULL
 Sent when a command did not receive any text when it was expecting some. More...
 
const ERR_NOTFORHALFOPS = NULL
 
const ERR_NOTFORUSERS = NULL
 
const ERR_NOTLOWEROPLEVEL = NULL
 
const ERR_NOTMANAGER = NULL
 
const ERR_NOTONCHANNEL = NULL
 Returned by the server whenever a client tries to perform a channel affecting command for which the client isn't a member. More...
 
const ERR_NOTOPLEVEL = NULL
 Returned when an invalid use of "PRIVMSG $<server>" or "PRIVMSG #<host>" is attempted (when it doesn't contain a top-level domain). More...
 
const ERR_NOTREGISTERED = NULL
 Returned by the server to indicate that the client must be registered before the server will allow it to be parsed in detail. More...
 
const ERR_NOTSSLCLIENT = NULL
 
const ERR_NUMERIC_ERR = NULL
 Sent when an invalid numeric is received. More...
 
const ERR_NUMERICERR = NULL
 Alias for Erebot_Interface_Numerics::ERR_NUMERIC_ERR.
 
const ERR_ONLYSERVERSCANCHANGE = NULL
 
const ERR_OPERONLY = NULL
 
const ERR_OPERONLYCHAN = NULL
 
const ERR_OPERSPVERIFY = NULL
 
const ERR_OWNMODE = NULL
 
const ERR_PASSWDMISMATCH = NULL
 Returned to indicate a failed attempt at registering a connection for which a password was required and was either not given or incorrect. More...
 
const ERR_QUARANTINED = NULL
 
const ERR_QUERYTOOLONG = NULL
 
const ERR_RESTRICTED = NULL
 Sent by the server to a user upon connection to indicate the restricted nature of the connection (user mode "+r") More...
 
const ERR_SECUREONLYCHAN = NULL
 
const ERR_SERVERONLY = NULL
 
const ERR_SERVICECONFUSED = NULL
 
const ERR_SERVICENAMEINUSE = NULL
 
const ERR_SERVICESDOWN = NULL
 
const ERR_SILELISTFULL = NULL
 This error is sent back when you try to add someone to your silence list and the list is already full. More...
 
const ERR_SSLCLIENTSONLY = NULL
 
const ERR_SSLONLYCHAN = NULL
 
const ERR_STARTTLS = NULL
 Alias for Erebot_Interface_Numerics::ERR_STARTTLSFAIL.
 
const ERR_STARTTLSFAIL = NULL
 Returned to a client after STARTTLS command to indicate that the attempt to negotiate a secure channel for the communication to take place has failed. More...
 
const ERR_STATSKLINE = NULL
 
const ERR_SUMMONDISABLED = NULL
 Returned by any server which does not support the SUMMON command, either because it was not implemented or it was disabled (in the configuration). More...
 
const ERR_TARGCHANGE = NULL
 
const ERR_TARGETTOFAST = NULL
 Alias for Erebot_Interface_Numerics::ERR_TARGETTOOFAST.
 
const ERR_TARGETTOOFAST = NULL
 
const ERR_TARGUMODEG = NULL
 
const ERR_TOOMANYAWAY = NULL
 This numeric is sent by the IRC server when two many AWAY commands have been issued by the user in a few seconds. More...
 
const ERR_TOOMANYCHANNELS = NULL
 Sent to a user when they have joined the maximum number of allowed channels and they try to join another channel. More...
 
const ERR_TOOMANYDCC = NULL
 This numeric is sent to you if you try to add someone to your DCC allow list and the list is already full. More...
 
const ERR_TOOMANYJOINS = NULL
 
const ERR_TOOMANYKNOCK = NULL
 
const ERR_TOOMANYMATCHES = NULL
 Returned by a server in response to a LIST or NAMES message to indicate the result contains too many items to be returned to the client. More...
 
const ERR_TOOMANYTARGETS = NULL
 Used when several targets match the given parameters for a command. More...
 
const ERR_TOOMANYUSERS = NULL
 
const ERR_TOOMANYWATCH = NULL
 The server will send this numeric back to you if you try to add someone to your watch list and the list is already full. More...
 
const ERR_UMODEUNKNOWNFLAG = NULL
 Returned by the server to indicate that a MODE message was sent with a nickname parameter and that the a mode flag sent was not recognized. More...
 
const ERR_UNAVAILRESOURCE = NULL
 Returned when a resource needed to perform the given action is unavailable. More...
 
const ERR_UNIQOPPRIVSNEEDED = NULL
 Any MODE requiring "channel creator" privileges will return this error if the client making the attempt is not a channel operator on the specified channel. More...
 
const ERR_UNIQOPRIVSNEEDED = NULL
 
const ERR_UNKNOWNCAPCMD = NULL
 
const ERR_UNKNOWNCOMMAND = NULL
 Returned to a registered client to indicate that the command sent is unknown by the server. More...
 
const ERR_UNKNOWNMODE = NULL
 Returned when trying to set a mode which is not recognized by the server on a channel. More...
 
const ERR_UNKNOWNSNOMASK = NULL
 Returned when someone tries to set an invalid server notice mask. More...
 
const ERR_UPASS_SAME_APASS = NULL
 
const ERR_UPASSNOTSET = NULL
 
const ERR_UPASSSET = NULL
 
const ERR_USERNOTINCHANNEL = NULL
 Returned by the server to indicate that the target user of the command is not on the given channel. More...
 
const ERR_USERNOTONSERV = NULL
 
const ERR_USERONCHANNEL = NULL
 Returned when a client tries to invite a user to a channel they are already on. More...
 
const ERR_USERSDISABLED = NULL
 Returned by any server which does not support the USERS command, either because it was not implemented or it was disabled (in the configuration). More...
 
const ERR_USERSDONTMATCH = NULL
 Error sent to any user trying to view or change the user mode for a user other than themselves. More...
 
const ERR_VOICENEEDED = NULL
 
const ERR_WASNOSUCHNICK = NULL
 Returned by WHOWAS to indicate there is no history information for that nickname. More...
 
const ERR_WHOLIMEXCEED = NULL
 
const ERR_WHOSYNTAX = NULL
 
const ERR_WILDTOPLEVEL = NULL
 Returned when an invalid use of "PRIVMSG $<server>" or "PRIVMSG #<host>" is attempted (when the top-level domain contains wildcard characters). More...
 
const ERR_WORDFILTERED = NULL
 Returned when a message has been blocked because it contained a censored word. More...
 
const ERR_WRONGPONG = NULL
 
const ERR_YOUREBANNEDCREEP = NULL
 Returned after an attempt to connect and register yourself with a server which has been setup to explicitly deny connections to you. More...
 
const ERR_YOUWILLBEBANNED = NULL
 Sent by a server to a user to inform him/her that access to the server will soon be denied. More...
 
const RPL_ACCEPTLIST = NULL
 
const RPL_ADMINEMAIL = NULL
 Returned as the last numeric in response to an ADMIN message, giving an email where the server's administrator can be reached. More...
 
const RPL_ADMINLOC1 = NULL
 Returned in response to an ADMIN message, usually giving information on the city, state and country where the server is located. More...
 
const RPL_ADMINLOC2 = NULL
 Returned in response to an ADMIN message, usually giving information on the institution hosting the server. More...
 
const RPL_ADMINME = NULL
 Returned as the first numeric in response to an ADMIN message. More...
 
const RPL_ALIST = NULL
 
const RPL_APASSWARN_CLEAR = NULL
 
const RPL_APASSWARN_SECRET = NULL
 
const RPL_APASSWARN_SET = NULL
 
const RPL_AWAY = NULL
 RPL_AWAY is sent to any client sending a PRIVMSG to a client which is away. More...
 
const RPL_BANLIST = NULL
 
const RPL_BOUNCE = NULL
 Sent during connection to point the connecting user to another server that may be used to reduce lag. More...
 
const RPL_CHANNELCREATED = NULL
 Alias for Erebot_Interface_Numerics::RPL_CREATIONTIME.
 
const RPL_CHANNELMODEIS = NULL
 Sent in response to a MODE command or upon joining an IRC channel, containing the modes that are in effect on that IRC channel. More...
 
const RPL_CLEARWATCH = NULL
 
const RPL_CLOSEEND = NULL
 
const RPL_CLOSING = NULL
 
const RPL_COMMANDS = NULL
 Sent in response to a COMMANDS command, one RPL_COMMAND is returned for each extra command supported by the server. More...
 
const RPL_COMMANDSEND = NULL
 Sent in response to a COMMANDS command, marks the end of the server's response. More...
 
const RPL_COMMANDSYNTAX = NULL
 
const RPL_CREATED = NULL
 Last time the IRC server was restarted. More...
 
const RPL_CREATIONTIME = NULL
 
const RPL_DCCINFO = NULL
 This numeric is sent as a reply to several commands dealing with the DCCALLOW list.
 
const RPL_DCCLIST = NULL
 This numeric is sent in response to a DCCALLOW LIST command for every person that is currently present in your DCC allow list. More...
 
const RPL_DCCSTATUS = NULL
 This numeric is sent back to you after every command to add or remove some user from your DCC allow list. More...
 
const RPL_DELNAMREPLY = NULL
 
const RPL_DUMPING = NULL
 
const RPL_DUMPRPL = NULL
 
const RPL_ENDMAP = NULL
 Alias for Erebot_Interface_Numerics::RPL_MAPEND.
 
const RPL_ENDOFACCEPT = NULL
 
const RPL_ENDOFALIST = NULL
 
const RPL_ENDOFBANLIST = NULL
 
const RPL_ENDOFDCCLIST = NULL
 Marks the end of either the DCCALLOW HELP command or the DCCALLOW LIST command. More...
 
const RPL_ENDOFEXCEPTLIST = NULL
 Marks the end of the exception list for a channel. More...
 
const RPL_ENDOFEXEMPTLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_ENDOFEXCEPTLIST.
 
const RPL_ENDOFEXLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_ENDOFEXCEPTLIST.
 
const RPL_ENDOFGLIST = NULL
 Marks the end of the G-line list. More...
 
const RPL_ENDOFHELP = NULL
 
const RPL_ENDOFINFO = NULL
 
const RPL_ENDOFINVEXLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_ENDOFINVITELIST.
 
const RPL_ENDOFINVITELIST = NULL
 Marks the end of the invite list. More...
 
const RPL_ENDOFIRCOPS = NULL
 
const RPL_ENDOFJUPELIST = NULL
 Marks the end of the JUPE list. More...
 
const RPL_ENDOFLINKS = NULL
 Marks the end of the links for this server. More...
 
const RPL_ENDOFMODLIST = NULL
 
const RPL_ENDOFMONLIST = NULL
 
const RPL_ENDOFMOTD = NULL
 
const RPL_ENDOFNAMES = NULL
 
const RPL_ENDOFOMOTD = NULL
 
const RPL_ENDOFOPERMOTD = NULL
 
const RPL_ENDOFQLIST = NULL
 
const RPL_ENDOFREOPLIST = NULL
 
const RPL_ENDOFRSACHALLENGE2 = NULL
 
const RPL_ENDOFRULES = NULL
 Marks the end of the server rules. More...
 
const RPL_ENDOFSERVICES = NULL
 Unused numeric.
 
const RPL_ENDOFSETTINGS = NULL
 
const RPL_ENDOFSILELIST = NULL
 Marks the end of the silence list. More...
 
const RPL_ENDOFSTATS = NULL
 Marks the end of the STATS report. More...
 
const RPL_ENDOFTRACE = NULL
 Alias for Erebot_Interface_Numerics::RPL_TRACEEND.
 
const RPL_ENDOFUSERS = NULL
 
const RPL_ENDOFWATCHLIST = NULL
 Marks the end of a WATCH command. More...
 
const RPL_ENDOFWHO = NULL
 Marks the end of the results to a WHO. More...
 
const RPL_ENDOFWHOIS = NULL
 The RPL_ENDOFWHOIS reply is used to mark the end of processing a WHOIS message. More...
 
const RPL_ENDOFWHOWAS = NULL
 Sent in response to a WHOWAS, marks the end of the WHOWAS message processing. More...
 
const RPL_EODUMP = NULL
 
const RPL_ETRACE = NULL
 
const RPL_ETRACE_FULL = NULL
 
const RPL_ETRACEEND = NULL
 
const RPL_ETRACEFULL = NULL
 
const RPL_EXCEPTLIST = NULL
 Sent by the server in response to a MODE #channel +e command for every entry currently in the ban exception list. More...
 
const RPL_EXEMPTLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_EXCEPTLIST.
 
const RPL_EXLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_EXCEPTLIST.
 
const RPL_FEATURE = NULL
 
const RPL_GLIST = NULL
 This numeric is used to display information about an entry in the G-line list. More...
 
const RPL_GLOBALUSERS = NULL
 
const RPL_GONEAWAY = NULL
 
const RPL_HELLO = NULL
 
const RPL_HELPFWD = NULL
 
const RPL_HELPHDR = NULL
 
const RPL_HELPHLP = NULL
 
const RPL_HELPIGN = NULL
 
const RPL_HELPOP = NULL
 
const RPL_HELPSTART = NULL
 
const RPL_HELPTLR = NULL
 
const RPL_HELPTXT = NULL
 
const RPL_HOSTHIDDEN = NULL
 
const RPL_INFO = NULL
 
const RPL_INFOSTART = NULL
 
const RPL_INVEXLIST = NULL
 Alias for Erebot_Interface_Numerics::RPL_INVITELIST.
 
const RPL_INVITELIST = NULL
 The numeric is sent for every entry on the invite list for a channel when the invite list has been requested. More...
 
const RPL_INVITING = NULL
 Returned by the server to indicate that the attempted INVITE message was successful and is being passed onto the end client. More...
 
const RPL_IRCOPS = NULL
 
const RPL_ISCAPTURED = NULL
 
const RPL_ISON = NULL
 Reply format used by ISON to list replies to the query list. More...
 
const RPL_ISSUEDINVITE = NULL
 
const RPL_ISUNCAPTURED = NULL
 
const RPL_ISUPPORT = NULL
 Gives information of the specific commands/options supported by the server. More...
 
const RPL_JUPELIST = NULL
 This numeric is used to display information about an entry in the JUPE list. More...
 
const RPL_KILLDONE = NULL
 Unused numeric.
 
const RPL_KNOCK = NULL
 
const RPL_KNOCKDLVR = NULL
 
const RPL_LINKS = NULL
 Sent in response to a LINKS command for every server currently linked to this one that matches a given mask. More...
 
const RPL_LIST = NULL
 Sent in response to a LIST command, contains the actual response data. More...
 
const RPL_LISTEND = NULL
 Sent in response to a LIST command, marks the end of the server's response. More...
 
const RPL_LISTSTART = NULL
 Obsolete numeric used to mark the beginning of a reply to a LIST command.
 
const RPL_LISTSYNTAX = NULL
 
const RPL_LISTUSAGE = NULL
 
const RPL_LOAD2HI = NULL
 Mostly an alias for Erebot_Interface_Numerics::RPL_TRYAGAIN, except that the text is worded slightly differently. More...
 
const RPL_LOADEDMODULE = NULL
 Returned after a module was successfully loaded. More...
 
const RPL_LOCALUSERS = NULL
 
const RPL_LOGOFF = NULL
 Sent when someone on your watch list logs offline. More...
 
const RPL_LOGON = NULL
 Sent when someone on your watch list logs online. More...
 
const RPL_LUSERCHANNELS = NULL
 Sent in response to a LUSERS message to indicate how many IRC channels have been formed, if any. More...
 
const RPL_LUSERCLIENT = NULL
 In processing an LUSERS message, the server sends this numeric to indicate how many clients and servers are connected (global count). More...
 
const RPL_LUSERME = NULL
 In processing an LUSERS message, the server sends this numeric to indicate how many clients and servers are connected (local count). More...
 
const RPL_LUSEROP = NULL
 Sent in response to a LUSERS message to indicate how many IRC operators are currently connected, if any. More...
 
const RPL_LUSERUNKNOWN = NULL
 Sent in response to a LUSERS message to indicate how many unknown connections there are, if any. More...
 
const RPL_MAP = NULL
 Sent as a response to a MAP command, with information on the network's map. More...
 
const RPL_MAPEND = NULL
 Marks the end of the network's map. More...
 
const RPL_MAPMORE = NULL
 Sent as a response to a MAP command, to indicate that the network contains more servers than what was displayed. More...
 
const RPL_MAPSTART = NULL
 
const RPL_MAPUSERS = NULL
 Gives statistics about certain metrics collected by the IRC server, like the number of users currently connected (globally). More...
 
const RPL_MODLIST = NULL
 
const RPL_MONLIST = NULL
 
const RPL_MONOFFLINE = NULL
 
const RPL_MONONLINE = NULL
 
const RPL_MOTD = NULL
 
const RPL_MOTDSTART = NULL
 
const RPL_MYINFO = NULL
 Supported user and channel modes. More...
 
const RPL_MYPORTIS = NULL
 
const RPL_NAMEREPLY = NULL
 Alias for Erebot_Interface_Numerics::RPL_NAMREPLY.
 
const RPL_NAMREPLY = NULL
 This numeric is used in response to a NAMES command or upon joining a channel and contains the nicknames of users currently in the channel with their status. More...
 
const RPL_NMODEIS = NULL
 
const RPL_NONE = NULL
 Dummy reply number. Not used.
 
const RPL_NOTAWAY = NULL
 
const RPL_NOTESTLINE = NULL
 
const RPL_NOTOPERANYMORE = NULL
 
const RPL_NOTOPIC = NULL
 Sent when joining a channel or issuing a TOPIC command and no topic has been set yet. More...
 
const RPL_NOTOPICSET = NULL
 Alias for Erebot_Interface_Numerics::RPL_NOTOPIC.
 
const RPL_NOUSERS = NULL
 
const RPL_NOWAWAY = NULL
 Sent when the client sets an AWAY message. More...
 
const RPL_NOWISAWAY = NULL
 
const RPL_NOWOFF = NULL
 Sent after a nick has been added to your watch list and that person is currently offline. More...
 
const RPL_NOWON = NULL
 Sent after a nick has been added to your watch list and that person is currently online. More...
 
const RPL_OMOTD = NULL
 
const RPL_OMOTDSTART = NULL
 
const RPL_OPERMOTD = NULL
 
const RPL_OPERMOTDSTART = NULL
 
const RPL_PRIVS = NULL
 
const RPL_PROTOCTL = NULL
 
const RPL_QLIST = NULL
 
const RPL_REAWAY = NULL
 
const RPL_REDIR = NULL
 Alias for Erebot_Interface_Numerics::RPL_BOUNCE.
 
const RPL_REHASHING = NULL
 If the REHASH option is used and an operator sends a REHASH message, an RPL_REHASHING is sent back to the operator. More...
 
const RPL_REMOTEISUPPORT = NULL
 
const RPL_REOPLIST = NULL
 
const RPL_RSACHALLENGE = NULL
 
const RPL_RSACHALLENGE2 = NULL
 
const RPL_RULES = NULL
 This numeric is sent to you for every rule in use on this server. More...
 
const RPL_RULESEND = NULL
 Alias for Erebot_Interface_Numerics::RPL_ENDOFRULES.
 
const RPL_RULESSTART = NULL
 Alias for Erebot_Interface_Numerics::RPL_RULESTART.
 
const RPL_RULESTART = NULL
 Marks the start of the server rules. More...
 
const RPL_RWHOREPLY = NULL
 Reply to a R(egexp) WHO command.
 
const RPL_SAVENICK = NULL
 
const RPL_SERVERCREATED = NULL
 Alias for Erebot_Interface_Numerics::RPL_CREATED.
 
const RPL_SERVERVERSION = NULL
 Alias for Erebot_Interface_Numerics::RPL_MYINFO.
 
const RPL_SERVICE = NULL
 Unused numeric.
 
const RPL_SERVICEINFO = NULL
 Unused numeric.
 
const RPL_SERVLIST = NULL
 When listing services in reply to a SERVLIST message, a separate RPL_SERVLIST is sent for each service. More...
 
const RPL_SERVLISTEND = NULL
 Marks the end of the list of services, sent in response to a SERVLIST message. More...
 
const RPL_SETTINGS = NULL
 
const RPL_SILELIST = NULL
 This numeric is sent in reply to a SILENCE command with no argument for each entry in your silence list. More...
 
const RPL_SNOMASK = NULL
 
const RPL_SNOMASKIS = NULL
 
const RPL_SPAMCMDFWD = NULL
 
const RPL_SQLINE = NULL
 
const RPL_SQLINE_NICK = NULL
 
const RPL_STARTTLS = NULL
 Alias for Erebot_Interface_Numerics::RPL_STARTTLSOK.
 
const RPL_STARTTLSOK = NULL
 Returned to a client after a STARTTLS command to indicate that the server is ready to proceed with data encrypted using the SSL/TLS protocol. More...
 
const RPL_STATSALINE = NULL
 
const RPL_STATSBANVER = NULL
 
const RPL_STATSBLINE = NULL
 This numeric is used for every entry configured through B-lines (bounces). More...
 
const RPL_STATSCLINE = NULL
 This numeric is used for every entry configured through C-lines (connect). More...
 
const RPL_STATSCLONE = NULL
 
const RPL_STATSCOMMANDS = NULL
 Reports statistics on commands usage. More...
 
const RPL_STATSCONN = NULL
 
const RPL_STATSCOUNT = NULL
 
const RPL_STATSDEBUG = NULL
 
const RPL_STATSDEFINE = NULL
 
const RPL_STATSDLINE = NULL
 This numeric is used for every entry configured through D-lines (deny link). More...
 
const RPL_STATSELINE = NULL
 
const RPL_STATSENGINE = NULL
 
const RPL_STATSEXCEPTTKL = NULL
 
const RPL_STATSFLINE = NULL
 
const RPL_STATSGLINE = NULL
 
const RPL_STATSHELP = NULL
 
const RPL_STATSHLINE = NULL
 This numeric is used for every entry configured through H-lines (hub). More...
 
const RPL_STATSIAUTH = NULL
 
const RPL_STATSILINE = NULL
 This numeric is used for every entry configured through I-lines (allow). More...
 
const RPL_STATSJLINE = NULL
 
const RPL_STATSKLINE = NULL
 This numeric is used for every entry configured through K-lines (ban user). More...
 
const RPL_STATSLINKINFO = NULL
 Reports statistics on a connection. More...
 
const RPL_STATSLLINE = NULL
 This numeric is used for every entry configured through L-lines (leaf). More...
 
const RPL_STATSNLINE = NULL
 This numeric is used for every entry configured through N-lines (accept connection). More...
 
const RPL_STATSOLDNLINE = NULL
 
const RPL_STATSOLINE = NULL
 This numeric is used for every entry configured through O-lines (oper). More...
 
const RPL_STATSPING = NULL
 
const RPL_STATSPLINE = NULL
 
const RPL_STATSQLINE = NULL
 This numeric is used for every entry configured through Q-lines (ban nick). More...
 
const RPL_STATSRLINE = NULL
 
const RPL_STATSSLINE = NULL
 
const RPL_STATSSPAMF = NULL
 
const RPL_STATSTLINE = NULL
 
const RPL_STATSULINE = NULL
 
const RPL_STATSUPTIME = NULL
 Reports the server uptime. More...
 
const RPL_STATSVERBOSE = NULL
 
const RPL_STATSVLINE = NULL
 This numeric is used for every entry configured through V-lines (deny version). More...
 
const RPL_STATSXLINE = NULL
 
const RPL_STATSYLINE = NULL
 This numeric is used for every entry configured through Y-lines (class). More...
 
const RPL_STATSZLINE = NULL
 
const RPL_SUMMONING = NULL
 Returned by a server answering a SUMMON message to indicate that it is summoning that user. More...
 
const RPL_SYNTAX = NULL
 Returned by InspIRCd to indicate a mistake regarding the syntax of a command and to provide a hint as to the correct syntax. More...
 
const RPL_TARGNOTIFY = NULL
 
const RPL_TARGUMODEG = NULL
 
const RPL_TESTLINE = NULL
 
const RPL_TESTMASK = NULL
 
const RPL_TESTMASKGECOS = NULL
 
const RPL_TEXT = NULL
 
const RPL_TIME = NULL
 When replying to the TIME message, a server MUST send the reply using the RPL_TIME format below. More...
 
const RPL_TOPIC = NULL
 Sent when joining a channel or issuing a TOPIC command; contains the current topic. More...
 
const RPL_TOPIC_WHO_TIME = NULL
 
const RPL_TOPICTIME = NULL
 Alias for Erebot_Interface_Numerics::RPL_TOPICWHOTIME.
 
const RPL_TOPICWHOTIME = NULL
 
const RPL_TRACECAPTURED = NULL
 
const RPL_TRACECLASS = NULL
 Used when tracing connections to give information on a class of connections. More...
 
const RPL_TRACECONNECTING = NULL
 Used when tracing connections which have not been fully established and are still attempting to connect. More...
 
const RPL_TRACEEND = NULL
 RPL_TRACEEND is sent to indicate the end of the list of replies to a TRACE command. More...
 
const RPL_TRACEHANDSHAKE = NULL
 Used when tracing connections which have not been fully established and are in the process of completing the "server handshake". More...
 
const RPL_TRACELINK = NULL
 RPL_TRACELINK is sent by any server which handles a TRACE message and has to pass it on to another server. More...
 
const RPL_TRACELOG = NULL
 Used to indicate that TRACE information is being logged to a file on the IRC server. More...
 
const RPL_TRACENEWTYPE = NULL
 RPL_TRACENEWTYPE is to be used for any connection which does not fit in the other categories but is being displayed anyway. More...
 
const RPL_TRACEOPERATOR = NULL
 Used when tracing connections to give information on IRC operators. More...
 
const RPL_TRACERECONNECT = NULL
 Unused numeric.
 
const RPL_TRACESERVER = NULL
 Used when tracing connections to give information on IRC servers. More...
 
const RPL_TRACESERVICE = NULL
 Used when tracing connections to give information on IRC services. More...
 
const RPL_TRACEUNKNOWN = NULL
 Used when tracing connections which have not been fully established and are unknown. More...
 
const RPL_TRACEUSER = NULL
 Used when tracing connections to give information on (non-operator) IRC clients. More...
 
const RPL_TRYAGAIN = NULL
 When a server drops a command without processing it, it MUST use the reply RPL_TRYAGAIN to inform the originating client. More...
 
const RPL_UMODEGMSG = NULL
 
const RPL_UMODEIS = NULL
 To answer a query about a client's own mode, RPL_UMODEIS is sent back. More...
 
const RPL_UNAWAY = NULL
 Sent went the client removes an AWAY message. More...
 
const RPL_UNIQOPIS = NULL
 This numeric is used to indicate the creator of a local IRC channel. More...
 
const RPL_UNLOADEDMODULE = NULL
 Returned after a module was successfully unloaded. More...
 
const RPL_USERHOST = NULL
 Reply format used by USERHOST to list replies to the query list. More...
 
const RPL_USERIP = NULL
 
const RPL_USERS = NULL
 
const RPL_USERSSTART = NULL
 
const RPL_USINGSSL = NULL
 
const RPL_VERSION = NULL
 Reply by the server showing its version details. More...
 
const RPL_WATCHLIST = NULL
 This numeric is sent back for every entry in your watch list when the WATCH s or WATCH S command is used. More...
 
const RPL_WATCHOFF = NULL
 Sent by the server after it receives a request to remove someone from the watch list. More...
 
const RPL_WATCHSTAT = NULL
 Displays how many people are on your watch list and how many have added you to their watch list. More...
 
const RPL_WELCOME = NULL
 First numeric sent to a client after its connection (welcome message). More...
 
const RPL_WHOHOST = NULL
 
const RPL_WHOISACCOUNT = NULL
 
const RPL_WHOISACTUALLY = NULL
 
const RPL_WHOISADMIN = NULL
 
const RPL_WHOISBOT = NULL
 
const RPL_WHOISCHANNELS = NULL
 Sent in response to a WHOIS, listing the public channels the target user is on. More...
 
const RPL_WHOISCHANOP = NULL
 Redundant and not needed but reserved.
 
const RPL_WHOISHELPOP = NULL
 
const RPL_WHOISHOST = NULL
 
const RPL_WHOISIDLE = NULL
 Sent in response to a WHOIS, indicating how much time the target user has spent idle. More...
 
const RPL_WHOISLOGGEDIN = NULL
 
const RPL_WHOISMODES = NULL
 
const RPL_WHOISOPERATOR = NULL
 Sent in response to a WHOIS, indicating that the target user is an IRC operator. More...
 
const RPL_WHOISREGNICK = NULL
 
const RPL_WHOISSADMIN = NULL
 
const RPL_WHOISSECURE = NULL
 
const RPL_WHOISSERVER = NULL
 Sent in response to a WHOIS or WHOWAS, indicating the IRC server the target user was connected to. More...
 
const RPL_WHOISSERVICES = NULL
 
const RPL_WHOISSPECIAL = NULL
 
const RPL_WHOISSVCMSG = NULL
 
const RPL_WHOISTEXT = NULL
 
const RPL_WHOISUSER = NULL
 Sent in response to a WHOIS, giving a few information on the target user. More...
 
const RPL_WHOREPLY = NULL
 Sent back for every user that matches the criteria for the current WHO command. More...
 
const RPL_WHOSPCRPL = NULL
 
const RPL_WHOWASUSER = NULL
 Sent in response to a WHOWAS, giving information on the target user. More...
 
const RPL_YOUAREOPER = NULL
 Alias for Erebot_Interface_Numerics::RPL_YOUREOPER.
 
const RPL_YOURDISPLAYEDHOST = NULL
 Returned by InspIRCd when a VHOST is used. More...
 
const RPL_YOUREOPER = NULL
 RPL_YOUREOPER is sent back to a client which has just successfully issued an OPER message and gained operator status. More...
 
const RPL_YOURESERVICE = NULL
 Sent by the server to a service upon successful registration. More...
 
const RPL_YOURHOST = NULL
 Gives the name/version of the server we're connected to. More...
 
const RPL_YOURHOSTIS = NULL
 Alias for Erebot_Interface_Numerics::RPL_YOURHOST.
 
const RPL_YOURID = NULL
 Sent on connect by some IRC servers to notify the newly-connected user about his unique user ID. More...
 
const RPL_YOURUUID = NULL
 Alias for Erebot_Interface_Numerics::RPL_YOURID.
 

Detailed Description

A fake interface that contains information about all IRC numerics supported by Erebot.

Note
Some numerics may not be supported by the IRC server you're making Erebot connect to. This list is only indicative of what Erebot supports, not about what may actually be used in real life applications.

Definition at line 32 of file numerics.php.

Member Data Documentation

const Erebot\Interfaces\Numerics::ERR_ACCEPTEXIST = NULL
Todo:

Definition at line 37 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ACCEPTFULL = NULL
Todo:

Definition at line 42 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ACCEPTNOT = NULL
Todo:

Definition at line 47 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ADMONLY = NULL
Todo:

Definition at line 52 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ALLMUSTSSL = NULL

Returned when someone tries to add the +z mode on a channel but some users are not connected using a secure (SSL) connection.

<channel> :all members of the channel must be connected via SSL
Note
(InspIRCd) Part of the m_sslmode module.

Definition at line 65 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ALREADYREGISTRED = NULL

Returned by the server to any link which tries to change part of the registered details (such as password or user details from second USER message).

:Unauthorized command (already registered)

Definition at line 78 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ATTACKDENY = NULL
Todo:

Definition at line 83 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADCHANMASK = NULL

This numeric is sent back to you if you specify an invalid mask for a channel.

<chan mask> :Bad Channel Mask

Definition at line 92 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADCHANNAME = NULL
Todo:

Definition at line 97 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADCHANNELKEY = NULL

Returned when trying to JOIN a channel for which a key was set and was either not given or incorrect.

<channel> :Cannot join channel (+k)

Definition at line 106 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADEXPIRE = NULL
Todo:

Definition at line 111 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADFEATVALUE = NULL
Todo:

Definition at line 116 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADLOGSYS = NULL
Todo:

Definition at line 121 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADLOGTYPE = NULL
Todo:

Definition at line 126 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADLOGVALUE = NULL
Todo:

Definition at line 131 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADMASK = NULL

Returned when an invalid mask was passed to "PRIVMSG $<server>" or "PRIVMSG #<host>".

<mask> :Bad Server/host mask

Definition at line 140 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BADPING = NULL
Todo:

Definition at line 145 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BANLISTFULL = NULL

Returned when attempting to add a ban on a channel for which the banlist is already full.

<channel> <char> :Channel list is full

Definition at line 154 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BANNEDFROMCHAN = NULL

Returned when trying to JOIN a channel from which you've been banned.

<channel> :Cannot join channel (+b)

Definition at line 163 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BANNEDNICK = NULL
Todo:

Definition at line 168 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BANNICKCHANGE = NULL
Todo:
<channel> :Cannot change nickname while banned on channel
<channel> :Cannot change nickname while banned on channel or channel is moderated
<channel> :Cannot change nickname while banned or moderated on channel

Definition at line 177 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_BANONCHAN = NULL
Todo:

Definition at line 182 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANNOTCHANGECHANMODE = NULL
Todo:

Definition at line 187 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANNOTDOCOMMAND = NULL
Todo:

Definition at line 192 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANNOTKNOCK = NULL
Todo:

Definition at line 197 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANNOTSENDTOCHAN = NULL

Sent by the server when attempting to send a PRIVMSG on a channel when you're not allowed to do so.

<channel name> :Cannot send to channel

Sent to a user who is either (a) not on a channel which is mode +n or (b) not a chanop (or mode +v) on a channel which has mode +m set or where the user is banned and is trying to send a PRIVMSG message to that channel.

Definition at line 213 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANTJOINOPERSONLY = NULL
Todo:

Definition at line 221 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANTKILLSERVER = NULL

Any attempts to use the KILL command on a server will be refused and this error returned directly to the client.

:You can't kill a server!

Definition at line 231 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANTLOADMODULE = NULL

Returned when the server could not load a module.

<module> :Failed to load module <module>: <reason>

Definition at line 240 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANTSENDTOUSER = NULL

Returned when a module on the IRC server prevents you from sending a message to some user.

<user> :You are not permitted to send private messages to this user (+c set)
<user> :You are not permitted to send private messages to this user
Note
(InspIRCd) Part of the m_commonchans & m_restrictmsg modules.
(InspIRCd) The m_commonchans module adds " (+c set)" to the message.

Definition at line 258 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CANTUNLOADMODULE = NULL

Returned when the server failed to unload a module.

<module> :Failed to unload module <module>: <reason>

Definition at line 267 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANBANREASON = NULL
Todo:

Definition at line 272 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANNELISFULL = NULL

Returned when trying to JOIN a channel for which a limit has been set and reached.

<channel> :Cannot join channel (+l)

Definition at line 281 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANOPEN = NULL
Todo:

Definition at line 286 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANOPRIVSNEEDED = NULL

Any command requiring 'chanop' privileges (such as MODE messages) will return this error if the client making the attempt is not a channel operator on the specified channel.

<channel> :You're not channel operator

Definition at line 300 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANOWNPRIVNEEDED = NULL
Todo:

Definition at line 305 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_CHANSECURED = NULL
Todo:

Definition at line 310 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_DELAYREJOIN = NULL

Returned to someone who tries to rejoin a channel right after being kicked while a delay is required.

<channel> :You must wait <delay> seconds after being kicked to rejoin (+J)
Note
(InspIRCd) Part of the m_kicknorejoin module.

Definition at line 322 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_DESYNC = NULL
Todo:

Definition at line 327 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_DISABLED = NULL
Todo:

Definition at line 332 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_DONTCHEAT = NULL
Todo:

Definition at line 337 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ERRONEOUSNICKNAME = NULL
Todo:

Definition at line 342 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ERRONEUSNICKNAME = NULL

Returned after receiving a NICK message which contains characters which do not fall in the defined set.

<nick> :Erroneous nickname

Definition at line 351 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_EXEMPTLISTFULL = NULL
Todo:

Definition at line 356 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_FILEERROR = NULL

Generic error message used to report a failed file operation during the processing of a message.

:File error doing <file op> on <file>

Definition at line 365 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_GHOSTEDCLIENT = NULL
Todo:

Definition at line 370 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_HELPNOTFOUND = NULL
Todo:

Definition at line 375 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_HOSTILENAME = NULL
Todo:

Definition at line 380 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_HTMDISABLED = NULL
Todo:

Definition at line 385 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INPUTTOOLONG = NULL
Todo:

Definition at line 390 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INVALIDCAPCMD = NULL
Todo:

Definition at line 395 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INVALIDCAPSUBCOMMAND = NULL

Returned when an invalid subcommand is used with the CAP command.

<subcommand> :Invalid CAP subcommand
Note
(InspIRCd) Part of the m_cap module.

Definition at line 407 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INVALIDKEY = NULL
Todo:

Definition at line 412 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INVALIDUSERNAME = NULL
Todo:

Definition at line 417 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_INVITEONLYCHAN = NULL

Returned when trying to JOIN a channel which requires an invitation and you've not been invited.

<channel> :Cannot join channel (+i)

Definition at line 426 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ISCHANSERVICE = NULL
Todo:

Definition at line 431 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ISOPERLCHAN = NULL
Todo:

Definition at line 436 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_KEYSET = NULL

Sent when attempting to set a key for a channel which already has one.

<channel> :Channel key already set

Definition at line 445 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_KILLDENY = NULL
Todo:

Definition at line 453 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_KNOCKDISABLED = NULL
Todo:

Definition at line 458 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_KNOCKONCHAN = NULL
Todo:

Definition at line 463 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LASTERROR = NULL
Todo:

Definition at line 471 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LINKCHANNEL = NULL
Todo:

Definition at line 476 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LINKFAIL = NULL
Todo:

Definition at line 481 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LINKSET = NULL
Todo:

Definition at line 486 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LISTSYNTAX = NULL
Todo:
:Bad list syntax, type /quote list ? or /raw list ?
:Bad list syntax, type /QUOTE HELP LIST

Definition at line 494 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_LONGMASK = NULL
Todo:

Definition at line 499 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_MASKTOOWIDE = NULL
Todo:

Definition at line 504 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_MONLISTFULL = NULL
Todo:

Definition at line 509 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_MSGSERVICES = NULL

Returned to a user trying to send a message to a service without specifying the proper hostname (ie. "/msg nickserv ..." instead of "/msg nickserv@services.dal.net ...").

Note
This numeric is used in an attempt to protect users against abuse by other users changing their nick to "NickServ" etc. after a netsplit.
Whether this numeric is used or not when a message is received without a hostname depends on the server's configuration.
:Error! "/msg <service>" is no longer supported. Use "/msg <service>\@<host>" or "/<service>" instead.

Definition at line 530 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NCHANGETOOFAST = NULL
Todo:

Definition at line 535 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NEEDMOREPARAMS = NULL

Returned by the server by numerous commands to indicate to the client that it didn't supply enough parameters.

<command> :Not enough parameters

Definition at line 545 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NEEDPONG = NULL
Todo:

Definition at line 550 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NEEDREGGEDNICK = NULL
Todo:
<channel> :You need a registered nick to join that channel.
<channel> :You need to identify to a registered nick to <action> that channel. For help with registering your nickname, type "/msg <nick>@<host> help register" or see <URL>
<channel> :Cannot join channel (+r)
<channel> :Cannot join channel (+r): this channel requires authentication -- you can obtain an account from <URL>

Definition at line 560 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NICKCOLLISION = NULL

Returned by a server to a client when it detects a nickname collision (registered of a NICK that already exists by another server).

<nick> :Nickname collision KILL from <user>@<host>

Definition at line 570 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NICKNAMEINUSE = NULL

Returned when a NICK message is processed that results in an attempt to change to a currently existing nickname.

<nick> :Nickname is already in use

Definition at line 580 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NICKTOOFAST = NULL
Todo:

Definition at line 585 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOADMININFO = NULL

Returned by a server in response to an ADMIN message when there is an error in finding the appropriate information.

<server> :No administrative info available

Definition at line 595 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOCHANMODES = NULL

Returned when attempting to set modes on a channel which does not support modes.

<channel> :Channel doesn't support modes

Definition at line 604 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOCOLORSONCHAN = NULL
Todo:

Definition at line 609 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOCTCP = NULL
Todo:

Definition at line 614 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOCTCPALLOWED = NULL
Todo:

Definition at line 619 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOCTRLSONCHAN = NULL
Todo:
<channel> :You cannot use control codes on this channel. Not sent: <message>

Definition at line 626 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOFEATURE = NULL
Todo:

Definition at line 631 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOHIDING = NULL
Todo:

Definition at line 636 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOINVITE = NULL
Todo:

Definition at line 641 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOLOGIN = NULL

Returned by the summon after a SUMMON command for a user was unable to be performed since they were not logged in.

<user> :User not logged in

Definition at line 651 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOMANAGER = NULL
Todo:

Definition at line 656 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOMOTD = NULL

Server's MOTD file could not be opened by the server.

:MOTD File is missing

Definition at line 664 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NONICKCHANGE = NULL
Todo:

Definition at line 669 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NONICKNAMEGIVEN = NULL

Returned when a nickname parameter is expected for a command and isn't found.

:No nickname given

Definition at line 678 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NONONREG = NULL
Todo:
:You must identify to a registered nick to private message <nick>
<nick> :You must identify to a registered nick to private message that person

Definition at line 686 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOOPERHOST = NULL

If a client sends an OPER message and the server has not been configured to allow connections from the client's host as an operator, this error will be returned.

:No O-lines for your host

Definition at line 697 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOOPERMOTD = NULL
Todo:

Definition at line 702 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOORIGIN = NULL

PING or PONG message missing the originator parameter.

:No origin specified

Definition at line 710 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOPERMFORHOST = NULL

Returned to a client which attempts to register with a server which does not been setup to allow connections from the host the attempted connection is tried.

:Your host isn't among the privileged

Definition at line 721 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOPRIVILEGES = NULL

Any command requiring operator privileges to operate will return this error to indicate the attempt was unsuccessful.

:Permission Denied- You're not an IRC operator

Definition at line 731 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOPRIVS = NULL
Todo:

Definition at line 736 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NORECIPIENT = NULL

Used to indicate a recipient was expected for the given command.

:No recipient given (<command>)

Definition at line 745 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NORULES = NULL

Sent to indicate that the server does not have any rules defined.

:RULES File is missing

Definition at line 754 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSHAREDCHAN = NULL

Returned to a user trying to send a message to a person they share no common channel with and user mode +C is enabled for that person.

:You cannot message that person because you do not share a common channel with them.

Definition at line 767 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSSL = NULL
Todo:

Definition at line 772 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHCHANNEL = NULL

Used to indicate the given channel name is invalid.

<channel name> :No such channel

Definition at line 781 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHGLINE = NULL
Todo:

Definition at line 786 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHJUPE = NULL
Todo:

Definition at line 791 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHNICK = NULL

Used to indicate the nickname parameter supplied to a command is currently unused.

<nickname> :No such nick/channel

Definition at line 800 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHSERVER = NULL

Used to indicate the server name given currently doesn't exist.

<server name> :No such server

Definition at line 809 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOSUCHSERVICE = NULL

Returned to a client which is attempting to send a SQUERY to a service which does not exist.

<service name> :No such service

Definition at line 818 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTEXTTOSEND = NULL

Sent when a command did not receive any text when it was expecting some.

:No text to send

Definition at line 830 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTFORHALFOPS = NULL
Todo:

Definition at line 835 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTFORUSERS = NULL
Todo:

Definition at line 840 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTLOWEROPLEVEL = NULL
Todo:

Definition at line 845 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTMANAGER = NULL
Todo:

Definition at line 850 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTONCHANNEL = NULL

Returned by the server whenever a client tries to perform a channel affecting command for which the client isn't a member.

<channel> :You're not on that channel

Definition at line 860 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTOPLEVEL = NULL

Returned when an invalid use of "PRIVMSG $<server>" or "PRIVMSG #<host>" is attempted (when it doesn't contain a top-level domain).

<mask> :No toplevel domain specified

Definition at line 870 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTREGISTERED = NULL

Returned by the server to indicate that the client must be registered before the server will allow it to be parsed in detail.

:You have not registered

Definition at line 880 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NOTSSLCLIENT = NULL
Todo:

Definition at line 885 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_NUMERIC_ERR = NULL

Sent when an invalid numeric is received.

Numeric error! yikes!
Numeric error!
Note
UnrealIRCd uses the shorter version, the longer one being used by Bahamut.
Due to the absence of a leading ':', both messages are decoded as separate tokens by IRC clients rather than as a single token containing the full message.

Definition at line 907 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_ONLYSERVERSCANCHANGE = NULL
Todo:
<channel> :Only servers can change that mode

Definition at line 914 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_OPERONLY = NULL
Todo:

Definition at line 919 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_OPERONLYCHAN = NULL
Todo:

Definition at line 924 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_OPERSPVERIFY = NULL
Todo:

Definition at line 929 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_OWNMODE = NULL
Todo:
:You cannot message that person while you are <mode>, so your message was not sent

Definition at line 936 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_PASSWDMISMATCH = NULL

Returned to indicate a failed attempt at registering a connection for which a password was required and was either not given or incorrect.

:Password incorrect

Definition at line 946 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_QUARANTINED = NULL
Todo:

Definition at line 951 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_QUERYTOOLONG = NULL
Todo:

Definition at line 956 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_RESTRICTED = NULL

Sent by the server to a user upon connection to indicate the restricted nature of the connection (user mode "+r")

:Your connection is restricted!

Definition at line 965 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SECUREONLYCHAN = NULL
Todo:

Definition at line 970 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SERVERONLY = NULL
Todo:

Definition at line 975 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SERVICECONFUSED = NULL
Todo:

Definition at line 980 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SERVICENAMEINUSE = NULL
Todo:

Definition at line 985 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SERVICESDOWN = NULL
Todo:
<service> :Services are currently down. Please try again later.
<service> :Services is currently down. Please wait a few moments, and then try again.
<service> :Services are currently unavailable.
:Services is currently down.

Definition at line 995 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SILELISTFULL = NULL

This error is sent back when you try to add someone to your silence list and the list is already full.

<mask> :Your silence list is full

Definition at line 1005 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SSLCLIENTSONLY = NULL
Todo:

Definition at line 1010 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SSLONLYCHAN = NULL
Todo:

Definition at line 1015 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_STARTTLSFAIL = NULL

Returned to a client after STARTTLS command to indicate that the attempt to negotiate a secure channel for the communication to take place has failed.

:STARTTLS failure
Note
Upon receiving this message, the client may proceed with the communication (even though data will be exchanged in plain text), or it may choose to close the connection entirely.

Definition at line 1034 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_STATSKLINE = NULL
Todo:

Definition at line 1039 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_SUMMONDISABLED = NULL

Returned by any server which does not support the SUMMON command, either because it was not implemented or it was disabled (in the configuration).

:SUMMON has been disabled

Definition at line 1049 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TARGCHANGE = NULL
Todo:

Definition at line 1054 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TARGETTOOFAST = NULL
Todo:

Definition at line 1063 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TARGUMODEG = NULL
Todo:

Definition at line 1068 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYAWAY = NULL

This numeric is sent by the IRC server when two many AWAY commands have been issued by the user in a few seconds.

:Too Many aways - Flood Protection activated

Definition at line 1078 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYCHANNELS = NULL

Sent to a user when they have joined the maximum number of allowed channels and they try to join another channel.

<channel name> :You have joined too many channels

Definition at line 1088 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYDCC = NULL

This numeric is sent to you if you try to add someone to your DCC allow list and the list is already full.

<peer> :Your dcc allow list is full. Maximum size is <limit> entries

Definition at line 1098 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYJOINS = NULL
Todo:

Definition at line 1103 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYKNOCK = NULL
Todo:

Definition at line 1108 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYMATCHES = NULL

Returned by a server in response to a LIST or NAMES message to indicate the result contains too many items to be returned to the client.

<channel> :Output too long (try locally)

Definition at line 1118 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYTARGETS = NULL

Used when several targets match the given parameters for a command.

<target> :<error code> recipients. <abort message>

There are several occasions when this numeric may be used:

  • Returned to a client which is attempting to send a PRIVMSG/NOTICE using the user@host destination format and for a user@host which has several occurrences.
  • Returned to a client which tries to send a PRIVMSG/NOTICE to too many recipients.
  • Returned to a client which is attempting to JOIN a safe channel using the shortname when there are more than one such channel.
Note
RFC 1459 defines a slightly different (less meaningful) message: "<target> :Duplicate recipients. No message delivered"

Definition at line 1143 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYUSERS = NULL
Todo:

Definition at line 1148 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_TOOMANYWATCH = NULL

The server will send this numeric back to you if you try to add someone to your watch list and the list is already full.

<mask> :Maximum size for WATCH-list is <limit> entries

Definition at line 1158 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UMODEUNKNOWNFLAG = NULL

Returned by the server to indicate that a MODE message was sent with a nickname parameter and that the a mode flag sent was not recognized.

:Unknown MODE flag

Definition at line 1168 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNAVAILRESOURCE = NULL

Returned when a resource needed to perform the given action is unavailable.

<nick/channel> :Nick/channel is temporarily unavailable

This error is:

  • Returned by a server to a user trying to join a channel currently blocked by the channel delay mechanism.
  • Returned by a server to a user trying to change nickname when the desired nickname is blocked by the nick delay mechanism.

Definition at line 1185 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNIQOPPRIVSNEEDED = NULL

Any MODE requiring "channel creator" privileges will return this error if the client making the attempt is not a channel operator on the specified channel.

:You're not the original channel operator

Definition at line 1195 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNIQOPRIVSNEEDED = NULL
Todo:

Definition at line 1200 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNKNOWNCAPCMD = NULL
Todo:

Definition at line 1205 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNKNOWNCOMMAND = NULL

Returned to a registered client to indicate that the command sent is unknown by the server.

<command> :Unknown command

Definition at line 1214 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNKNOWNMODE = NULL

Returned when trying to set a mode which is not recognized by the server on a channel.

<char> :is unknown mode char to me for <channel>

Sent when the client sets an AWAY message.

Definition at line 1225 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UNKNOWNSNOMASK = NULL

Returned when someone tries to set an invalid server notice mask.

<mask> :is unknown snomask char to me

Definition at line 1234 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UPASS_SAME_APASS = NULL
Todo:

Definition at line 1244 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UPASSNOTSET = NULL
Todo:

Definition at line 1239 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_UPASSSET = NULL
Todo:

Definition at line 1249 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_USERNOTINCHANNEL = NULL

Returned by the server to indicate that the target user of the command is not on the given channel.

<nick> <channel> :They aren't on that channel

Definition at line 1258 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_USERNOTONSERV = NULL
Todo:

Definition at line 1263 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_USERONCHANNEL = NULL

Returned when a client tries to invite a user to a channel they are already on.

<user> <channel> :is already on channel

Definition at line 1272 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_USERSDISABLED = NULL

Returned by any server which does not support the USERS command, either because it was not implemented or it was disabled (in the configuration).

:USERS has been disabled

Definition at line 1282 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_USERSDONTMATCH = NULL

Error sent to any user trying to view or change the user mode for a user other than themselves.

:Cannot change mode for other users

Definition at line 1291 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_VOICENEEDED = NULL
Todo:

Definition at line 1296 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WASNOSUCHNICK = NULL

Returned by WHOWAS to indicate there is no history information for that nickname.

<nickname> :There was no such nickname

Definition at line 1305 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WHOLIMEXCEED = NULL
Todo:

Definition at line 1310 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WHOSYNTAX = NULL
Todo:

Definition at line 1315 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WILDTOPLEVEL = NULL

Returned when an invalid use of "PRIVMSG $<server>" or "PRIVMSG #<host>" is attempted (when the top-level domain contains wildcard characters).

<mask> :Wildcard in toplevel domain

Definition at line 1325 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WORDFILTERED = NULL

Returned when a message has been blocked because it contained a censored word.

<channel> <index> :Your message contained a censored word, and was blocked
Note
(InspIRCd) Part of the m_censor module.

Definition at line 1337 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_WRONGPONG = NULL
Todo:

Definition at line 1342 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_YOUREBANNEDCREEP = NULL

Returned after an attempt to connect and register yourself with a server which has been setup to explicitly deny connections to you.

:You are banned from this server

Definition at line 1352 of file numerics.php.

const Erebot\Interfaces\Numerics::ERR_YOUWILLBEBANNED = NULL

Sent by a server to a user to inform him/her that access to the server will soon be denied.

Note
An empty string is sent by the IRC server as the message for this numeric.

Definition at line 1365 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ACCEPTLIST = NULL
Todo:

Definition at line 1370 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ADMINEMAIL = NULL

Returned as the last numeric in response to an ADMIN message, giving an email where the server's administrator can be reached.

:<admin info>
Note
RFC 2812 requires that a valid email address be used in this numeric.

Definition at line 1384 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ADMINLOC1 = NULL

Returned in response to an ADMIN message, usually giving information on the city, state and country where the server is located.

:<admin info>

Definition at line 1394 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ADMINLOC2 = NULL

Returned in response to an ADMIN message, usually giving information on the institution hosting the server.

:<admin info>

Definition at line 1404 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ADMINME = NULL

Returned as the first numeric in response to an ADMIN message.

<server> :Administrative info

Definition at line 1413 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ALIST = NULL
Todo:

Definition at line 1418 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_APASSWARN_CLEAR = NULL
Todo:

Definition at line 1423 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_APASSWARN_SECRET = NULL
Todo:

Definition at line 1428 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_APASSWARN_SET = NULL
Todo:

Definition at line 1433 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_AWAY = NULL

RPL_AWAY is sent to any client sending a PRIVMSG to a client which is away.

<nick> :<away message>
Note
RPL_AWAY is only sent by the server to which the client is connected.

Definition at line 1446 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_BANLIST = NULL
Todo:

Definition at line 1451 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_BOUNCE = NULL

Sent during connection to point the connecting user to another server that may be used to reduce lag.

<server> <port> :Please use this Server/Port instead
Note
This numeric is defined as numeric 005 by RFC 2812, but this usage is widely ignored by existing implementations as it conflicts with the definition of Erebot_Interface_Numerics::RPL_ISUPPORT.

Definition at line 1466 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CHANNELMODEIS = NULL

Sent in response to a MODE command or upon joining an IRC channel, containing the modes that are in effect on that IRC channel.

<channel> <modes> <parameters>

Definition at line 1479 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CLEARWATCH = NULL
Todo:

Definition at line 1484 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CLOSEEND = NULL
Todo:
<nb closed>: Connections Closed

Definition at line 1491 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CLOSING = NULL
Todo:
<nick> :Closed. Status = <status>

Definition at line 1498 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_COMMANDS = NULL

Sent in response to a COMMANDS command, one RPL_COMMAND is returned for each extra command supported by the server.

:<command> <module> <min. parameters> <penalty>

Definition at line 1508 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_COMMANDSEND = NULL

Sent in response to a COMMANDS command, marks the end of the server's response.

:End of COMMANDS list

Definition at line 1517 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_COMMANDSYNTAX = NULL
Todo:

Definition at line 1522 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CREATED = NULL

Last time the IRC server was restarted.

This server was created <date>

Definition at line 1530 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_CREATIONTIME = NULL
Todo:
<channel> <timestamp>

Definition at line 1537 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_DCCLIST = NULL

This numeric is sent in response to a DCCALLOW LIST command for every person that is currently present in your DCC allow list.

:<peer>

Definition at line 1554 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_DCCSTATUS = NULL

This numeric is sent back to you after every command to add or remove some user from your DCC allow list.

Note
The message changes depending on the type of action that occurred (user addition or user removal).
:<peer> has been added to your DCC allow list
:<peer> has been removed from your DCC allow list

Definition at line 1568 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_DELNAMREPLY = NULL
Todo:

Definition at line 1573 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_DUMPING = NULL
Todo:

Definition at line 1578 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_DUMPRPL = NULL
Todo:

Definition at line 1583 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFACCEPT = NULL
Todo:

Definition at line 1591 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFALIST = NULL
Todo:

Definition at line 1596 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFBANLIST = NULL
Todo:

Definition at line 1601 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFDCCLIST = NULL

Marks the end of either the DCCALLOW HELP command or the DCCALLOW LIST command.

:End of DCCALLOW <command>

Definition at line 1610 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFEXCEPTLIST = NULL

Marks the end of the exception list for a channel.

<channel> :End of Channel Exception List

Definition at line 1618 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFGLIST = NULL

Marks the end of the G-line list.

:End of G-line List

Definition at line 1632 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFHELP = NULL
Todo:

Definition at line 1637 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFINFO = NULL
Todo:

Definition at line 1642 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFINVITELIST = NULL

Marks the end of the invite list.

:End of /INVITE list.
:End of Invite list
<channel> :End of Channel Invite List
Note
The exact format for this numeric depends on the implementation.

Definition at line 1659 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFIRCOPS = NULL
Todo:

Definition at line 1664 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFJUPELIST = NULL

Marks the end of the JUPE list.

:End of Jupe List

Definition at line 1672 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFLINKS = NULL

Marks the end of the links for this server.

<mask> :End of /LINKS list.

Definition at line 1680 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFMODLIST = NULL
Todo:

Definition at line 1685 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFMONLIST = NULL
Todo:

Definition at line 1690 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFMOTD = NULL
Todo:

Definition at line 1695 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFNAMES = NULL
Todo:

Definition at line 1700 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFOMOTD = NULL
Todo:

Definition at line 1705 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFOPERMOTD = NULL
Todo:

Definition at line 1710 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFQLIST = NULL
Todo:

Definition at line 1715 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFREOPLIST = NULL
Todo:

Definition at line 1720 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFRSACHALLENGE2 = NULL
Todo:

Definition at line 1725 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFRULES = NULL

Marks the end of the server rules.

:End of RULES command.

Definition at line 1733 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFSETTINGS = NULL
Todo:

Definition at line 1741 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFSILELIST = NULL

Marks the end of the silence list.

:End of Silence List

Definition at line 1749 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFSTATS = NULL

Marks the end of the STATS report.

<stats letter> :End of STATS report

Definition at line 1757 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFUSERS = NULL
Todo:

Definition at line 1765 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFWATCHLIST = NULL

Marks the end of a WATCH command.

:End of WATCH <command>

Definition at line 1773 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFWHO = NULL

Marks the end of the results to a WHO.

<mask> :End of /WHO list.

Definition at line 1781 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFWHOIS = NULL

The RPL_ENDOFWHOIS reply is used to mark the end of processing a WHOIS message.

<nick> :End of WHOIS list

Definition at line 1790 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ENDOFWHOWAS = NULL

Sent in response to a WHOWAS, marks the end of the WHOWAS message processing.

<nick> :End of WHOWAS

Definition at line 1799 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_EODUMP = NULL
Todo:

Definition at line 1804 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ETRACE = NULL
Todo:

Definition at line 1809 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ETRACE_FULL = NULL
Todo:

Definition at line 1824 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ETRACEEND = NULL
Todo:

Definition at line 1814 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ETRACEFULL = NULL
Todo:

Definition at line 1819 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_EXCEPTLIST = NULL

Sent by the server in response to a MODE #channel +e command for every entry currently in the ban exception list.

<channel> <nick>!<ident>@<host>
<channel> <nick>!<ident>@<host> <who> <when>

Definition at line 1835 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_FEATURE = NULL
Todo:

Definition at line 1846 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_GLIST = NULL

This numeric is used to display information about an entry in the G-line list.

<user> <expire> <last modification> <lifetime> <local> <flags> :<reason>
<user>@<host> <expire> <last modification> <lifetime> <local> <flags> :<reason>

Definition at line 1856 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_GLOBALUSERS = NULL
Todo:
:Current global users: <nb global users> Max: <max global users>
:Current Global Users: <nb global users> Max: <max global users>
:Current global users: <nb global users> Max: <max global users>
<nb global users> <max global users> :Current global users <nb global users>, max <max global users>
Note
Though the general format for this numeric is roughly the same for every IRCd, multiple variations can be found in the wild, making it quite hard to parse this numeric.

Definition at line 1871 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_GONEAWAY = NULL
Todo:

Definition at line 1876 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELLO = NULL
Todo:

Definition at line 1881 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPFWD = NULL
Todo:

Definition at line 1886 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPHDR = NULL
Todo:

Definition at line 1891 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPHLP = NULL
Todo:

Definition at line 1896 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPIGN = NULL
Todo:

Definition at line 1901 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPOP = NULL
Todo:

Definition at line 1906 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPSTART = NULL
Todo:

Definition at line 1911 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPTLR = NULL
Todo:

Definition at line 1916 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HELPTXT = NULL
Todo:

Definition at line 1921 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_HOSTHIDDEN = NULL
Todo:

Definition at line 1926 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_INFO = NULL
Todo:

Definition at line 1931 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_INFOSTART = NULL
Todo:
:Server INFO

Definition at line 1938 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_INVITELIST = NULL

The numeric is sent for every entry on the invite list for a channel when the invite list has been requested.

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 1952 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_INVITING = NULL

Returned by the server to indicate that the attempted INVITE message was successful and is being passed onto the end client.

<nick> <channel>

Definition at line 1962 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_IRCOPS = NULL
Todo:

Definition at line 1967 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ISCAPTURED = NULL
Todo:

Definition at line 1972 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ISON = NULL

Reply format used by ISON to list replies to the query list.

:*1<nick> *( " " <nick> )

Definition at line 1981 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ISSUEDINVITE = NULL
Todo:

Definition at line 1986 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ISUNCAPTURED = NULL
Todo:

Definition at line 1991 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_ISUPPORT = NULL

Gives information of the specific commands/options supported by the server.

<features+> :are supported by this server
Note
This numeric conflicts with the one defined in RFC 2812 for Erebot_Interface_Numerics::RPL_BOUNCE.

Definition at line 2004 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_JUPELIST = NULL

This numeric is used to display information about an entry in the JUPE list.

<server> <expire> <local> <active> :<reason>

Definition at line 2013 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_KNOCK = NULL
Todo:

Definition at line 2021 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_KNOCKDLVR = NULL
Todo:

Definition at line 2026 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LINKS = NULL

Sent in response to a LINKS command for every server currently linked to this one that matches a given mask.

Note
The format for this numeric changes depending on the implementation.

Definition at line 2037 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LIST = NULL

Sent in response to a LIST command, contains the actual response data.

<channel> <# visible> :<topic>

Definition at line 2046 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LISTEND = NULL

Sent in response to a LIST command, marks the end of the server's response.

:End of LIST
Note
If there are no channels available to return, only Erebot_Interface_Numerics::RPL_LISTEND will be sent.

Definition at line 2060 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LISTSYNTAX = NULL
Todo:

Definition at line 2072 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LISTUSAGE = NULL
Todo:

Definition at line 2077 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LOAD2HI = NULL

Mostly an alias for Erebot_Interface_Numerics::RPL_TRYAGAIN, except that the text is worded slightly differently.

<command> :Server load is temporarily too heavy. Please wait a while and try again.
Note
Although the name and the text imply that it is the server's load that causes this reply, in practice it seems to be sent whenever a user attempts to request too much information from a server. For example, if you attempt too many STATS requests in a short period of time, you will get this error.

Definition at line 2093 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LOADEDMODULE = NULL

Returned after a module was successfully loaded.

<module> :Module <module> successfully loaded

Definition at line 2102 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LOCALUSERS = NULL
Todo:
:Current local users: <nb local users> Max: <max local users>
:Current Local Users: <nb local users> Max: <max local users>
:Current local users: <nb local users> Max: <max local users>
<nb local users> <max local users> :Current local users <nb local users>, max <max local users>
Note
Though the general format for this numeric is roughly the same for every IRCd, multiple variations can be found in the wild, making it quite hard to parse.

Definition at line 2117 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LOGOFF = NULL

Sent when someone on your watch list logs offline.

<nick> <ident> <host> <timestamp> :logged offline

Definition at line 2125 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LOGON = NULL

Sent when someone on your watch list logs online.

<nick> <ident> <host> <timestamp> :logged online

Definition at line 2133 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LUSERCHANNELS = NULL

Sent in response to a LUSERS message to indicate how many IRC channels have been formed, if any.

<integer> :channels formed

Definition at line 2142 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LUSERCLIENT = NULL

In processing an LUSERS message, the server sends this numeric to indicate how many clients and servers are connected (global count).

:There are <integer> users and <integer> services on <integer> servers

Definition at line 2152 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LUSERME = NULL

In processing an LUSERS message, the server sends this numeric to indicate how many clients and servers are connected (local count).

:I have <integer> clients and <integer> servers

Definition at line 2162 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LUSEROP = NULL

Sent in response to a LUSERS message to indicate how many IRC operators are currently connected, if any.

<integer> :operator(s) online

Definition at line 2172 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_LUSERUNKNOWN = NULL

Sent in response to a LUSERS message to indicate how many unknown connections there are, if any.

<integer> :unknown connection(s)

Definition at line 2181 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MAP = NULL

Sent as a response to a MAP command, with information on the network's map.

Note
Unfortunately, the format of this numeric changes heavily depending on the IRCd.

Definition at line 2192 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MAPEND = NULL

Marks the end of the network's map.

:End of /MAP

Definition at line 2200 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MAPMORE = NULL

Sent as a response to a MAP command, to indicate that the network contains more servers than what was displayed.

Note
Unfortunately, the format of this numeric changes heavily depending on the IRCd.

Definition at line 2212 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MAPSTART = NULL
Todo:

Definition at line 2217 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MAPUSERS = NULL

Gives statistics about certain metrics collected by the IRC server, like the number of users currently connected (globally).

:<server count> server<agreement> and <user count> user<agreement>, average <average count> users per server
Note
"s" is automatically added to the words "server" or "user" depending on the actual number of servers and users currently connected.
(InspIRCd) Part of the m_spanningtree module.

Definition at line 2237 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MODLIST = NULL
Todo:

Definition at line 2242 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MONLIST = NULL
Todo:

Definition at line 2247 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MONOFFLINE = NULL
Todo:

Definition at line 2252 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MONONLINE = NULL
Todo:

Definition at line 2257 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MOTD = NULL
Todo:

Definition at line 2262 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MOTDSTART = NULL
Todo:

Definition at line 2267 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MYINFO = NULL

Supported user and channel modes.

<servername> <version> <available user modes> <available channel modes>

Definition at line 2275 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_MYPORTIS = NULL
Todo:
<port> :Port to local server is\r\n

Definition at line 2282 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NAMREPLY = NULL

This numeric is used in response to a NAMES command or upon joining a channel and contains the nicknames of users currently in the channel with their status.

<channel> :<status><nick>( <status <nick>)*

Definition at line 2295 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NMODEIS = NULL
Todo:

Definition at line 2300 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOTAWAY = NULL
Todo:

Definition at line 2308 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOTESTLINE = NULL
Todo:

Definition at line 2313 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOTOPERANYMORE = NULL
Todo:

Definition at line 2318 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOTOPIC = NULL

Sent when joining a channel or issuing a TOPIC command and no topic has been set yet.

<channel> :No topic is set

Definition at line 2328 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOUSERS = NULL
Todo:

Definition at line 2336 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOWAWAY = NULL

Sent when the client sets an AWAY message.

:You have been marked as being away

Definition at line 2344 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOWISAWAY = NULL
Todo:

Definition at line 2349 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOWOFF = NULL

Sent after a nick has been added to your watch list and that person is currently offline.

<nick> * * 0 :is offline

Definition at line 2358 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_NOWON = NULL

Sent after a nick has been added to your watch list and that person is currently online.

<nick> <ident> <host> <timestamp> :is online

Definition at line 2367 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_OMOTD = NULL
Todo:

Definition at line 2372 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_OMOTDSTART = NULL
Todo:

Definition at line 2377 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_OPERMOTD = NULL
Todo:

Definition at line 2382 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_OPERMOTDSTART = NULL
Todo:

Definition at line 2387 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_PRIVS = NULL
Todo:

Definition at line 2392 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_PROTOCTL = NULL
Todo:

Definition at line 2397 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_QLIST = NULL
Todo:

Definition at line 2402 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_REAWAY = NULL
Todo:

Definition at line 2407 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_REHASHING = NULL

If the REHASH option is used and an operator sends a REHASH message, an RPL_REHASHING is sent back to the operator.

<config file> :Rehashing

Definition at line 2420 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_REMOTEISUPPORT = NULL
Todo:

Definition at line 2425 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_REOPLIST = NULL
Todo:

Definition at line 2430 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_RSACHALLENGE = NULL
Todo:

Definition at line 2435 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_RSACHALLENGE2 = NULL
Todo:

Definition at line 2440 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_RULES = NULL

This numeric is sent to you for every rule in use on this server.

:- <rule>

Definition at line 2449 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_RULESTART = NULL

Marks the start of the server rules.

:- <server> Server Rules -

Definition at line 2463 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SAVENICK = NULL
Todo:

Definition at line 2474 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SERVLIST = NULL

When listing services in reply to a SERVLIST message, a separate RPL_SERVLIST is sent for each service.

<name> <server> <mask> <type> <hopcount> <info>

Definition at line 2495 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SERVLISTEND = NULL

Marks the end of the list of services, sent in response to a SERVLIST message.

<mask> <type> :End of service listing

Definition at line 2504 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SETTINGS = NULL
Todo:

Definition at line 2509 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SILELIST = NULL

This numeric is sent in reply to a SILENCE command with no argument for each entry in your silence list.

<mask>

Definition at line 2519 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SNOMASK = NULL
Todo:

Definition at line 2524 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SNOMASKIS = NULL
Todo:

Definition at line 2529 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SPAMCMDFWD = NULL
Todo:

Definition at line 2534 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SQLINE = NULL
Todo:

Definition at line 2539 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SQLINE_NICK = NULL
Todo:

Definition at line 2544 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STARTTLSOK = NULL

Returned to a client after a STARTTLS command to indicate that the server is ready to proceed with data encrypted using the SSL/TLS protocol.

:STARTTLS successful, go ahead with TLS handshake
Note
Upon receiving this message, the client should proceed with a TLS handshake. Once the handshake is completed, data may be exchanged securely between the server and the client.

Definition at line 2563 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSALINE = NULL
Todo:

Definition at line 2568 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSBANVER = NULL
Todo:

Definition at line 2573 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSBLINE = NULL

This numeric is used for every entry configured through B-lines (bounces).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2584 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSCLINE = NULL

This numeric is used for every entry configured through C-lines (connect).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2595 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSCLONE = NULL
Todo:
D <IP address> <soft local limit> <soft global limit> <global limit>

Definition at line 2602 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSCOMMANDS = NULL

Reports statistics on commands usage.

<command> <count> <byte count> <remote count>

Definition at line 2610 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSCONN = NULL
Todo:
:Highest connection count: <nb connections> (<nb clients> clients)
:Highest connection count: <nb connections> (<nb clients> clients) (<SYNs> connections received)

Definition at line 2618 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSCOUNT = NULL
Todo:

Definition at line 2623 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSDEBUG = NULL
Todo:

Definition at line 2628 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSDEFINE = NULL
Todo:

Definition at line 2633 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSDLINE = NULL

This numeric is used for every entry configured through D-lines (deny link).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2644 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSELINE = NULL
Todo:

Definition at line 2649 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSENGINE = NULL
Todo:

Definition at line 2654 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSEXCEPTTKL = NULL
Todo:

Definition at line 2659 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSFLINE = NULL
Todo:

Definition at line 2664 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSGLINE = NULL
Todo:

Definition at line 2669 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSHELP = NULL
Todo:

Definition at line 2674 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSHLINE = NULL

This numeric is used for every entry configured through H-lines (hub).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2685 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSIAUTH = NULL
Todo:

Definition at line 2690 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSILINE = NULL

This numeric is used for every entry configured through I-lines (allow).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2701 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSJLINE = NULL
Todo:

Definition at line 2706 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSKLINE = NULL

This numeric is used for every entry configured through K-lines (ban user).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2717 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSLINKINFO = NULL

Reports statistics on a connection.

<linkname> <sendq> <sent messages> <sent Kbytes> <received messages> <received Kbytes> <time open>

<linkname> identifies the particular connection, <sendq> is the amount of data that is queued and waiting to be sent <sent messages> the number of messages sent, and <sent Kbytes> the amount of data sent, in Kbytes. <received messages> and <received Kbytes> are the equivalent of <sent messages> and <sent Kbytes> for received data, respectively. <time open> indicates how long ago the connection was opened, in seconds.

Definition at line 2736 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSLLINE = NULL

This numeric is used for every entry configured through L-lines (leaf).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2747 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSNLINE = NULL

This numeric is used for every entry configured through N-lines (accept connection).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2758 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSOLDNLINE = NULL
Todo:

Definition at line 2763 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSOLINE = NULL

This numeric is used for every entry configured through O-lines (oper).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2774 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSPING = NULL
Todo:
<buffer> <sequence #> <# received> <mean pings in window> <preference value>

Definition at line 2781 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSPLINE = NULL
Todo:

Definition at line 2786 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSQLINE = NULL

This numeric is used for every entry configured through Q-lines (ban nick).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2797 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSRLINE = NULL
Todo:

Definition at line 2802 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSSLINE = NULL
Todo:

Definition at line 2807 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSSPAMF = NULL
Todo:

Definition at line 2812 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSTLINE = NULL
Todo:

Definition at line 2817 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSULINE = NULL
Todo:

Definition at line 2822 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSUPTIME = NULL

Reports the server uptime.

:Server Up <days> days <hours>:<minutes>:<seconds>

Definition at line 2830 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSVERBOSE = NULL
Todo:

Definition at line 2835 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSVLINE = NULL

This numeric is used for every entry configured through V-lines (deny version).

Note
A deny version list is used to prevent linking to another IRC server depending on the version and compile flags for the IRCd used by that server.
The format for this numeric is highly dependent on the implementation.

Definition at line 2852 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSXLINE = NULL
Todo:

Definition at line 2857 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSYLINE = NULL

This numeric is used for every entry configured through Y-lines (class).

Note
The format for this numeric is highly dependent on the implementation.

Definition at line 2868 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_STATSZLINE = NULL
Todo:

Definition at line 2873 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SUMMONING = NULL

Returned by a server answering a SUMMON message to indicate that it is summoning that user.

<user> :Summoning user to IRC

Definition at line 2882 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_SYNTAX = NULL

Returned by InspIRCd to indicate a mistake regarding the syntax of a command and to provide a hint as to the correct syntax.

:SYNTAX <command> <syntax>

Definition at line 2892 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TARGNOTIFY = NULL
Todo:

Definition at line 2897 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TARGUMODEG = NULL
Todo:

Definition at line 2902 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TESTLINE = NULL
Todo:

Definition at line 2907 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TESTMASK = NULL
Todo:

Definition at line 2912 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TESTMASKGECOS = NULL
Todo:

Definition at line 2917 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TEXT = NULL
Todo:

Definition at line 2922 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TIME = NULL

When replying to the TIME message, a server MUST send the reply using the RPL_TIME format below.

<server> :<string showing server's local time>
Note
The string showing the time need only contain the correct time there. There is no further requirement for the day and time string.

Definition at line 2936 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TOPIC = NULL

Sent when joining a channel or issuing a TOPIC command; contains the current topic.

<channel> :<topic>

Definition at line 2946 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TOPIC_WHO_TIME = NULL
Todo:

Definition at line 2961 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TOPICWHOTIME = NULL
Todo:
<channel> <nick> <timestamp>

Definition at line 2956 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACECAPTURED = NULL
Todo:

Definition at line 2966 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACECLASS = NULL

Used when tracing connections to give information on a class of connections.

Class <class> <count>

Definition at line 2975 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACECONNECTING = NULL

Used when tracing connections which have not been fully established and are still attempting to connect.

Try. <class> <server>

Definition at line 2984 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACEEND = NULL

RPL_TRACEEND is sent to indicate the end of the list of replies to a TRACE command.

<server name> <version & debug level> :End of TRACE

Definition at line 2993 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACEHANDSHAKE = NULL

Used when tracing connections which have not been fully established and are in the process of completing the "server handshake".

H.S. <class> <server>

Definition at line 3003 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACELINK = NULL

RPL_TRACELINK is sent by any server which handles a TRACE message and has to pass it on to another server.

Link <version & debug level> <destination> <next server> V<protocol version> <link uptime in seconds> <backstream sendq> <upstream sendq>

Definition at line 3013 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACELOG = NULL

Used to indicate that TRACE information is being logged to a file on the IRC server.

File <logfile> <debug level>

Definition at line 3022 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACENEWTYPE = NULL

RPL_TRACENEWTYPE is to be used for any connection which does not fit in the other categories but is being displayed anyway.

<newtype> 0 <client name>

Definition at line 3032 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACEOPERATOR = NULL

Used when tracing connections to give information on IRC operators.

Oper <class> <nick>

Definition at line 3041 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACESERVER = NULL

Used when tracing connections to give information on IRC servers.

Serv <class> <int>S <int>C <server> <nick!user|*!*>@<host|server> V<protocol version>

Definition at line 3056 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACESERVICE = NULL

Used when tracing connections to give information on IRC services.

Service <class> <name> <type> <active type>

Definition at line 3065 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACEUNKNOWN = NULL

Used when tracing connections which have not been fully established and are unknown.

???? <class> [<client IP address in dot form>]

Definition at line 3074 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRACEUSER = NULL

Used when tracing connections to give information on (non-operator) IRC clients.

User <class> <nick>

Definition at line 3083 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_TRYAGAIN = NULL

When a server drops a command without processing it, it MUST use the reply RPL_TRYAGAIN to inform the originating client.

<command> :Please wait a while and try again.
Note
This is mostly an alias for Erebot_Interface_Numerics::RPL_LOAD2HI except the text is worded slightly differently.

Definition at line 3097 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_UMODEGMSG = NULL
Todo:

Definition at line 3102 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_UMODEIS = NULL

To answer a query about a client's own mode, RPL_UMODEIS is sent back.

<user mode string>

Definition at line 3111 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_UNAWAY = NULL

Sent went the client removes an AWAY message.

:You are no longer marked as being away

Definition at line 3119 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_UNIQOPIS = NULL

This numeric is used to indicate the creator of a local IRC channel.

<channel> <creator>

Definition at line 3128 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_UNLOADEDMODULE = NULL

Returned after a module was successfully unloaded.

<module> :Module <module> successfully unloaded

Definition at line 3137 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_USERHOST = NULL

Reply format used by USERHOST to list replies to the query list.

:*1<reply> *( " " <reply> )

The reply string is composed as follows:

reply = nickname [ "*" ] "=" ( "+" / "-" ) hostname

The '*' indicates whether the client has registered as an Operator. The '-' or '+' characters represent whether the client has set an AWAY message or not respectively.

Definition at line 3155 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_USERIP = NULL
Todo:

Definition at line 3160 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_USERS = NULL
Todo:

Definition at line 3165 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_USERSSTART = NULL
Todo:

Definition at line 3170 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_USINGSSL = NULL
Todo:

Definition at line 3175 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_VERSION = NULL

Reply by the server showing its version details.

<version>.<debuglevel> <server> :<comments>

The <version> is the version of the software being used (including any patchlevel revisions) and the <debuglevel> is used to indicate if the server is running in "debug mode".

The "comments" field may contain any comments about the version or further version details.

Definition at line 3191 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WATCHLIST = NULL

This numeric is sent back for every entry in your watch list when the WATCH s or WATCH S command is used.

:<nick>

Definition at line 3200 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WATCHOFF = NULL

Sent by the server after it receives a request to remove someone from the watch list.

<nick> <ident> <host> <timestamp> :stopped watching

Definition at line 3209 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WATCHSTAT = NULL

Displays how many people are on your watch list and how many have added you to their watch list.

:You have <mine> and are on <others> WATCH entries

Definition at line 3218 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WELCOME = NULL

First numeric sent to a client after its connection (welcome message).

Welcome to the Internet Relay Network <nick>!<user>@<host>

Definition at line 3227 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOHOST = NULL
Todo:

Definition at line 3232 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISACCOUNT = NULL
Todo:

Definition at line 3237 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISACTUALLY = NULL
Todo:

Definition at line 3242 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISADMIN = NULL
Todo:

Definition at line 3247 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISBOT = NULL
Todo:

Definition at line 3252 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISCHANNELS = NULL

Sent in response to a WHOIS, listing the public channels the target user is on.

<nick> :*( ( "@" / "+" ) <channel> " " )
Note
For each reply set, RPL_WHOISCHANNELS may appear more than once (for long lists of channel names).
The '@' and '+' characters next to the channel name indicate whether a client is a channel operator or has been granted permission to speak on a moderated channel.

Definition at line 3271 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISHELPOP = NULL
Todo:

Definition at line 3282 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISHOST = NULL
Todo:

Definition at line 3287 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISIDLE = NULL

Sent in response to a WHOIS, indicating how much time the target user has spent idle.

<nick> <integer> :seconds idle

Definition at line 3296 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISLOGGEDIN = NULL
Todo:

Definition at line 3301 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISMODES = NULL
Todo:

Definition at line 3306 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISOPERATOR = NULL

Sent in response to a WHOIS, indicating that the target user is an IRC operator.

<nick> :is an IRC operator

Definition at line 3315 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISREGNICK = NULL
Todo:

Definition at line 3320 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSADMIN = NULL
Todo:

Definition at line 3325 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSECURE = NULL
Todo:

Definition at line 3330 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSERVER = NULL

Sent in response to a WHOIS or WHOWAS, indicating the IRC server the target user was connected to.

<user> <server> :<other information>

Definition at line 3340 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSERVICES = NULL
Todo:

Definition at line 3345 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSPECIAL = NULL
Todo:

Definition at line 3350 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISSVCMSG = NULL
Todo:

Definition at line 3355 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISTEXT = NULL
Todo:
<user> :User is squelched (warned)
<user> :User is squelched (silent)

Definition at line 3363 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOISUSER = NULL

Sent in response to a WHOIS, giving a few information on the target user.

<nick> <user> <host> * :<real name>
Note
The '*' in RPL_WHOISUSER is there as the literal character and not as a wild card.

Definition at line 3376 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOREPLY = NULL

Sent back for every user that matches the criteria for the current WHO command.

<channel> <user name> <hostname> <server> <nick> <status> :<hops> <realname>

Definition at line 3385 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOSPCRPL = NULL
Todo:

Definition at line 3390 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_WHOWASUSER = NULL

Sent in response to a WHOWAS, giving information on the target user.

<nick> <user> <host> * :<real name>

Definition at line 3399 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_YOURDISPLAYEDHOST = NULL

Returned by InspIRCd when a VHOST is used.

<hostname> :is now your displayed host

Definition at line 3410 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_YOUREOPER = NULL

RPL_YOUREOPER is sent back to a client which has just successfully issued an OPER message and gained operator status.

:You are now an IRC operator

Definition at line 3420 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_YOURESERVICE = NULL

Sent by the server to a service upon successful registration.

You are service <servicename>

Definition at line 3429 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_YOURHOST = NULL

Gives the name/version of the server we're connected to.

Your host is <servername>, running version <ver>

Definition at line 3437 of file numerics.php.

const Erebot\Interfaces\Numerics::RPL_YOURID = NULL

Sent on connect by some IRC servers to notify the newly-connected user about his unique user ID.

<UUID> :your unique ID

Definition at line 3450 of file numerics.php.


The documentation for this interface was generated from the following file: