|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
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. | |
A fake interface that contains information about all IRC numerics supported by Erebot.
Definition at line 32 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ACCEPTEXIST = NULL |
Definition at line 37 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ACCEPTFULL = NULL |
Definition at line 42 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ACCEPTNOT = NULL |
Definition at line 47 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ADMONLY = NULL |
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.
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).
Definition at line 78 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ATTACKDENY = NULL |
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.
Definition at line 92 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADCHANNAME = NULL |
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.
Definition at line 106 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADEXPIRE = NULL |
Definition at line 111 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADFEATVALUE = NULL |
Definition at line 116 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADLOGSYS = NULL |
Definition at line 121 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADLOGTYPE = NULL |
Definition at line 126 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADLOGVALUE = NULL |
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>".
Definition at line 140 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BADPING = NULL |
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.
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.
Definition at line 163 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BANNEDNICK = NULL |
Definition at line 168 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BANNICKCHANGE = NULL |
Definition at line 177 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_BANONCHAN = NULL |
Definition at line 182 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CANNOTCHANGECHANMODE = NULL |
Definition at line 187 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CANNOTDOCOMMAND = NULL |
Definition at line 192 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CANNOTKNOCK = NULL |
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.
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 |
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.
Definition at line 231 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CANTLOADMODULE = NULL |
Returned when the server could not load a module.
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.
Definition at line 258 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CANTUNLOADMODULE = NULL |
Returned when the server failed to unload a module.
Definition at line 267 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CHANBANREASON = NULL |
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.
Definition at line 281 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CHANOPEN = NULL |
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.
Definition at line 300 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CHANOWNPRIVNEEDED = NULL |
Definition at line 305 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_CHANSECURED = NULL |
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.
Definition at line 322 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_DESYNC = NULL |
Definition at line 327 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_DISABLED = NULL |
Definition at line 332 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_DONTCHEAT = NULL |
Definition at line 337 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ERRONEOUSNICKNAME = NULL |
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.
Definition at line 351 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_EXEMPTLISTFULL = NULL |
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.
Definition at line 365 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_GHOSTEDCLIENT = NULL |
Definition at line 370 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_HELPNOTFOUND = NULL |
Definition at line 375 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_HOSTILENAME = NULL |
Definition at line 380 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_HTMDISABLED = NULL |
Definition at line 385 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_INPUTTOOLONG = NULL |
Definition at line 390 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_INVALIDCAPCMD = NULL |
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.
Definition at line 407 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_INVALIDKEY = NULL |
Definition at line 412 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_INVALIDUSERNAME = NULL |
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.
Definition at line 426 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ISCHANSERVICE = NULL |
Definition at line 431 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ISOPERLCHAN = NULL |
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.
Definition at line 445 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_KILLDENY = NULL |
Definition at line 453 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_KNOCKDISABLED = NULL |
Definition at line 458 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_KNOCKONCHAN = NULL |
Definition at line 463 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LASTERROR = NULL |
Definition at line 471 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LINKCHANNEL = NULL |
Definition at line 476 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LINKFAIL = NULL |
Definition at line 481 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LINKSET = NULL |
Definition at line 486 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LISTSYNTAX = NULL |
Definition at line 494 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_LONGMASK = NULL |
Definition at line 499 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_MASKTOOWIDE = NULL |
Definition at line 504 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_MONLISTFULL = NULL |
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 ...").
Definition at line 530 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NCHANGETOOFAST = NULL |
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.
Definition at line 545 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NEEDPONG = NULL |
Definition at line 550 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NEEDREGGEDNICK = NULL |
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).
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.
Definition at line 580 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NICKTOOFAST = NULL |
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.
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.
Definition at line 604 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOCOLORSONCHAN = NULL |
Definition at line 609 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOCTCP = NULL |
Definition at line 614 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOCTCPALLOWED = NULL |
Definition at line 619 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOCTRLSONCHAN = NULL |
Definition at line 626 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOFEATURE = NULL |
Definition at line 631 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOHIDING = NULL |
Definition at line 636 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOINVITE = NULL |
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.
Definition at line 651 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOMANAGER = NULL |
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.
Definition at line 664 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NONICKCHANGE = NULL |
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.
Definition at line 678 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NONONREG = NULL |
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.
Definition at line 697 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOOPERMOTD = NULL |
Definition at line 702 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOORIGIN = NULL |
PING or PONG message missing the originator parameter.
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.
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.
Definition at line 731 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOPRIVS = NULL |
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.
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.
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.
Definition at line 767 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOSSL = NULL |
Definition at line 772 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOSUCHCHANNEL = NULL |
Used to indicate the given channel name is invalid.
Definition at line 781 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOSUCHGLINE = NULL |
Definition at line 786 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOSUCHJUPE = NULL |
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.
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.
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.
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.
Definition at line 830 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOTFORHALFOPS = NULL |
Definition at line 835 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOTFORUSERS = NULL |
Definition at line 840 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOTLOWEROPLEVEL = NULL |
Definition at line 845 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOTMANAGER = NULL |
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.
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).
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.
Definition at line 880 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NOTSSLCLIENT = NULL |
Definition at line 885 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_NUMERIC_ERR = NULL |
Sent when an invalid numeric is received.
Definition at line 907 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_ONLYSERVERSCANCHANGE = NULL |
| const Erebot\Interfaces\Numerics::ERR_OPERONLY = NULL |
Definition at line 919 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_OPERONLYCHAN = NULL |
Definition at line 924 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_OPERSPVERIFY = NULL |
Definition at line 929 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_OWNMODE = NULL |
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.
Definition at line 946 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_QUARANTINED = NULL |
Definition at line 951 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_QUERYTOOLONG = NULL |
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")
Definition at line 965 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SECUREONLYCHAN = NULL |
Definition at line 970 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SERVERONLY = NULL |
Definition at line 975 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SERVICECONFUSED = NULL |
Definition at line 980 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SERVICENAMEINUSE = NULL |
Definition at line 985 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SERVICESDOWN = NULL |
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.
Definition at line 1005 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SSLCLIENTSONLY = NULL |
Definition at line 1010 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_SSLONLYCHAN = NULL |
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.
Definition at line 1034 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_STATSKLINE = NULL |
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).
Definition at line 1049 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TARGCHANGE = NULL |
Definition at line 1054 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TARGETTOOFAST = NULL |
Definition at line 1063 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TARGUMODEG = NULL |
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.
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.
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.
Definition at line 1098 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TOOMANYJOINS = NULL |
Definition at line 1103 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TOOMANYKNOCK = NULL |
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.
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.
There are several occasions when this numeric may be used:
"<target> :Duplicate recipients. No message delivered" Definition at line 1143 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_TOOMANYUSERS = NULL |
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.
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.
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.
This error is:
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.
Definition at line 1195 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_UNIQOPRIVSNEEDED = NULL |
Definition at line 1200 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_UNKNOWNCAPCMD = NULL |
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.
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.
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.
Definition at line 1234 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_UPASS_SAME_APASS = NULL |
Definition at line 1244 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_UPASSNOTSET = NULL |
Definition at line 1239 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_UPASSSET = NULL |
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.
Definition at line 1258 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_USERNOTONSERV = NULL |
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.
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).
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.
Definition at line 1291 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_VOICENEEDED = NULL |
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.
Definition at line 1305 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_WHOLIMEXCEED = NULL |
Definition at line 1310 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_WHOSYNTAX = NULL |
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).
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.
Definition at line 1337 of file numerics.php.
| const Erebot\Interfaces\Numerics::ERR_WRONGPONG = NULL |
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.
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.
Definition at line 1365 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ACCEPTLIST = NULL |
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.
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.
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.
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.
Definition at line 1413 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ALIST = NULL |
Definition at line 1418 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_APASSWARN_CLEAR = NULL |
Definition at line 1423 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_APASSWARN_SECRET = NULL |
Definition at line 1428 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_APASSWARN_SET = NULL |
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.
Definition at line 1446 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_BANLIST = NULL |
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.
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.
Definition at line 1479 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_CLEARWATCH = NULL |
Definition at line 1484 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_CLOSEEND = NULL |
| const Erebot\Interfaces\Numerics::RPL_CLOSING = NULL |
| 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.
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.
Definition at line 1517 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_COMMANDSYNTAX = NULL |
Definition at line 1522 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_CREATED = NULL |
Last time the IRC server was restarted.
Definition at line 1530 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_CREATIONTIME = NULL |
| 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.
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.
Definition at line 1568 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_DELNAMREPLY = NULL |
Definition at line 1573 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_DUMPING = NULL |
Definition at line 1578 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_DUMPRPL = NULL |
Definition at line 1583 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFACCEPT = NULL |
Definition at line 1591 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFALIST = NULL |
Definition at line 1596 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFBANLIST = NULL |
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.
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.
Definition at line 1618 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFGLIST = NULL |
| const Erebot\Interfaces\Numerics::RPL_ENDOFHELP = NULL |
Definition at line 1637 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFINFO = NULL |
Definition at line 1642 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFINVITELIST = NULL |
Marks the end of the invite list.
Definition at line 1659 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFIRCOPS = NULL |
Definition at line 1664 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFJUPELIST = NULL |
| const Erebot\Interfaces\Numerics::RPL_ENDOFLINKS = NULL |
Marks the end of the links for this server.
Definition at line 1680 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFMODLIST = NULL |
Definition at line 1685 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFMONLIST = NULL |
Definition at line 1690 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFMOTD = NULL |
Definition at line 1695 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFNAMES = NULL |
Definition at line 1700 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFOMOTD = NULL |
Definition at line 1705 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFOPERMOTD = NULL |
Definition at line 1710 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFQLIST = NULL |
Definition at line 1715 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFREOPLIST = NULL |
Definition at line 1720 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFRSACHALLENGE2 = NULL |
Definition at line 1725 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFRULES = NULL |
Marks the end of the server rules.
Definition at line 1733 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFSETTINGS = NULL |
Definition at line 1741 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFSILELIST = NULL |
Marks the end of the silence list.
Definition at line 1749 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFSTATS = NULL |
Marks the end of the STATS report.
Definition at line 1757 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFUSERS = NULL |
Definition at line 1765 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ENDOFWATCHLIST = NULL |
Marks the end of a 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.
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.
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.
Definition at line 1799 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_EODUMP = NULL |
Definition at line 1804 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ETRACE = NULL |
Definition at line 1809 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ETRACE_FULL = NULL |
Definition at line 1824 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ETRACEEND = NULL |
Definition at line 1814 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ETRACEFULL = NULL |
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.
Definition at line 1835 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_FEATURE = NULL |
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.
Definition at line 1856 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_GLOBALUSERS = NULL |
Definition at line 1871 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_GONEAWAY = NULL |
Definition at line 1876 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELLO = NULL |
Definition at line 1881 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPFWD = NULL |
Definition at line 1886 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPHDR = NULL |
Definition at line 1891 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPHLP = NULL |
Definition at line 1896 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPIGN = NULL |
Definition at line 1901 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPOP = NULL |
Definition at line 1906 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPSTART = NULL |
Definition at line 1911 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPTLR = NULL |
Definition at line 1916 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HELPTXT = NULL |
Definition at line 1921 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_HOSTHIDDEN = NULL |
Definition at line 1926 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_INFO = NULL |
Definition at line 1931 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_INFOSTART = NULL |
| 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.
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.
Definition at line 1962 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_IRCOPS = NULL |
Definition at line 1967 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ISCAPTURED = NULL |
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.
Definition at line 1981 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ISSUEDINVITE = NULL |
Definition at line 1986 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_ISUNCAPTURED = NULL |
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.
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.
Definition at line 2013 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_KNOCK = NULL |
Definition at line 2021 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_KNOCKDLVR = NULL |
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.
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.
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.
Definition at line 2060 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_LISTSYNTAX = NULL |
Definition at line 2072 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_LISTUSAGE = NULL |
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.
Definition at line 2093 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_LOADEDMODULE = NULL |
Returned after a module was successfully loaded.
Definition at line 2102 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_LOCALUSERS = NULL |
Definition at line 2117 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_LOGOFF = NULL |
Sent when someone on your watch list logs 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.
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.
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).
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).
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.
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.
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.
Definition at line 2192 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MAPEND = NULL |
| 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.
Definition at line 2212 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MAPSTART = NULL |
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).
Definition at line 2237 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MODLIST = NULL |
Definition at line 2242 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MONLIST = NULL |
Definition at line 2247 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MONOFFLINE = NULL |
Definition at line 2252 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MONONLINE = NULL |
Definition at line 2257 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MOTD = NULL |
Definition at line 2262 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MOTDSTART = NULL |
Definition at line 2267 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MYINFO = NULL |
Supported user and channel modes.
Definition at line 2275 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_MYPORTIS = NULL |
| 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.
Definition at line 2295 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NMODEIS = NULL |
Definition at line 2300 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOTAWAY = NULL |
Definition at line 2308 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOTESTLINE = NULL |
Definition at line 2313 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOTOPERANYMORE = NULL |
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.
Definition at line 2328 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOUSERS = NULL |
Definition at line 2336 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOWAWAY = NULL |
Sent when the client sets an AWAY message.
Definition at line 2344 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_NOWISAWAY = NULL |
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.
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.
Definition at line 2367 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_OMOTD = NULL |
Definition at line 2372 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_OMOTDSTART = NULL |
Definition at line 2377 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_OPERMOTD = NULL |
Definition at line 2382 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_OPERMOTDSTART = NULL |
Definition at line 2387 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_PRIVS = NULL |
Definition at line 2392 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_PROTOCTL = NULL |
Definition at line 2397 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_QLIST = NULL |
Definition at line 2402 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_REAWAY = NULL |
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.
Definition at line 2420 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_REMOTEISUPPORT = NULL |
Definition at line 2425 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_REOPLIST = NULL |
Definition at line 2430 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_RSACHALLENGE = NULL |
Definition at line 2435 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_RSACHALLENGE2 = NULL |
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.
Definition at line 2449 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_RULESTART = NULL |
Marks the start of the server rules.
Definition at line 2463 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SAVENICK = NULL |
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.
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.
Definition at line 2504 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SETTINGS = NULL |
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.
Definition at line 2519 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SNOMASK = NULL |
Definition at line 2524 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SNOMASKIS = NULL |
Definition at line 2529 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SPAMCMDFWD = NULL |
Definition at line 2534 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SQLINE = NULL |
Definition at line 2539 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_SQLINE_NICK = NULL |
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.
Definition at line 2563 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSALINE = NULL |
Definition at line 2568 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSBANVER = NULL |
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).
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).
Definition at line 2595 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSCLONE = NULL |
Definition at line 2602 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSCOMMANDS = NULL |
Reports statistics on commands usage.
Definition at line 2610 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSCONN = NULL |
Definition at line 2618 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSCOUNT = NULL |
Definition at line 2623 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSDEBUG = NULL |
Definition at line 2628 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSDEFINE = NULL |
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).
Definition at line 2644 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSELINE = NULL |
Definition at line 2649 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSENGINE = NULL |
Definition at line 2654 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSEXCEPTTKL = NULL |
Definition at line 2659 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSFLINE = NULL |
Definition at line 2664 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSGLINE = NULL |
Definition at line 2669 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSHELP = NULL |
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).
Definition at line 2685 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSIAUTH = NULL |
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).
Definition at line 2701 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSJLINE = NULL |
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).
Definition at line 2717 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSLINKINFO = NULL |
Reports statistics on a connection.
<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).
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).
Definition at line 2758 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSOLDNLINE = NULL |
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).
Definition at line 2774 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSPING = NULL |
Definition at line 2781 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSPLINE = NULL |
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).
Definition at line 2797 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSRLINE = NULL |
Definition at line 2802 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSSLINE = NULL |
Definition at line 2807 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSSPAMF = NULL |
Definition at line 2812 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSTLINE = NULL |
Definition at line 2817 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSULINE = NULL |
Definition at line 2822 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSUPTIME = NULL |
Reports the server uptime.
Definition at line 2830 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSVERBOSE = NULL |
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).
Definition at line 2852 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSXLINE = NULL |
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).
Definition at line 2868 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_STATSZLINE = NULL |
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.
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.
Definition at line 2892 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TARGNOTIFY = NULL |
Definition at line 2897 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TARGUMODEG = NULL |
Definition at line 2902 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TESTLINE = NULL |
Definition at line 2907 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TESTMASK = NULL |
Definition at line 2912 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TESTMASKGECOS = NULL |
Definition at line 2917 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TEXT = NULL |
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.
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.
Definition at line 2946 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TOPIC_WHO_TIME = NULL |
Definition at line 2961 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_TOPICWHOTIME = NULL |
| const Erebot\Interfaces\Numerics::RPL_TRACECAPTURED = NULL |
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.
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.
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.
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".
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.
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.
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.
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.
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.
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.
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.
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.
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.
Definition at line 3097 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_UMODEGMSG = NULL |
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.
Definition at line 3111 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_UNAWAY = NULL |
Sent went the client removes an AWAY message.
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.
Definition at line 3128 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_UNLOADEDMODULE = NULL |
Returned after a module was 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.
The reply string is composed as follows:
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 |
Definition at line 3160 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_USERS = NULL |
Definition at line 3165 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_USERSSTART = NULL |
Definition at line 3170 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_USINGSSL = NULL |
Definition at line 3175 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_VERSION = NULL |
Reply by the server showing its version details.
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.
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.
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.
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).
Definition at line 3227 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOHOST = NULL |
Definition at line 3232 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISACCOUNT = NULL |
Definition at line 3237 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISACTUALLY = NULL |
Definition at line 3242 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISADMIN = NULL |
Definition at line 3247 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISBOT = NULL |
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.
Definition at line 3271 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISHELPOP = NULL |
Definition at line 3282 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISHOST = NULL |
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.
Definition at line 3296 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISLOGGEDIN = NULL |
Definition at line 3301 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISMODES = NULL |
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.
Definition at line 3315 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISREGNICK = NULL |
Definition at line 3320 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISSADMIN = NULL |
Definition at line 3325 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISSECURE = NULL |
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.
Definition at line 3340 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISSERVICES = NULL |
Definition at line 3345 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISSPECIAL = NULL |
Definition at line 3350 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISSVCMSG = NULL |
Definition at line 3355 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOISTEXT = NULL |
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.
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.
Definition at line 3385 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_WHOSPCRPL = NULL |
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.
Definition at line 3399 of file numerics.php.
| const Erebot\Interfaces\Numerics::RPL_YOURDISPLAYEDHOST = NULL |
Returned by InspIRCd when a VHOST is used.
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.
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.
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.
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.
Definition at line 3450 of file numerics.php.