const ERR_NOSUCHCHANNEL
Used to indicate the given channel name is invalid.
const RPL_RULESEND
Alias for Erebot_Interface_Numerics::RPL_ENDOFRULES.
const RPL_CHANNELCREATED
Alias for Erebot_Interface_Numerics::RPL_CREATIONTIME.
const RPL_LOADEDMODULE
Returned after a module was successfully loaded.
const RPL_SERVERCREATED
Alias for Erebot_Interface_Numerics::RPL_CREATED.
const ERR_UNKNOWNCOMMAND
Returned to a registered client to indicate that the command sent is unknown by the server...
const ERR_CANTLOADMODULE
Returned when the server could not load a module.
const RPL_ADMINLOC1
Returned in response to an ADMIN message, usually giving information on the city, state and country w...
const ERR_INVALIDCAPSUBCOMMAND
Returned when an invalid subcommand is used with the CAP command.
Numeric profile for InspIRCd-based IRC servers.
const RPL_UNAWAY
Sent went the client removes an AWAY message.
const RPL_INVITING
Returned by the server to indicate that the attempted INVITE message was successful and is being pass...
const ERR_CANTUNLOADMODULE
Returned when the server failed to unload a module.
Abstract class that serves as a base to create a numeric profile for an IRCd server.
const ERR_WORDFILTERED
Returned when a message has been blocked because it contained a censored word.
const ERR_TOOMANYCHANNELS
Sent to a user when they have joined the maximum number of allowed channels and they try to join anot...
const ERR_CHANOPRIVSNEEDED
Any command requiring 'chanop' privileges (such as MODE messages) will return this error if the clien...
const RPL_MAP
Sent as a response to a MAP command, with information on the network's map.
const RPL_TOPICTIME
Alias for Erebot_Interface_Numerics::RPL_TOPICWHOTIME.
const RPL_RULESTART
Marks the start of the server rules.
const RPL_SYNTAX
Returned by InspIRCd to indicate a mistake regarding the syntax of a command and to provide a hint as...
const RPL_ENDOFINVITELIST
Marks the end of the invite list.
const ERR_USERONCHANNEL
Returned when a client tries to invite a user to a channel they are already on.
const RPL_YOURUUID
Alias for Erebot_Interface_Numerics::RPL_YOURID.
const ERR_NOTREGISTERED
Returned by the server to indicate that the client must be registered before the server will allow it...
const ERR_USERSDONTMATCH
Error sent to any user trying to view or change the user mode for a user other than themselves...
const ERR_NORULES
Sent to indicate that the server does not have any rules defined.
const RPL_ISUPPORT
Gives information of the specific commands/options supported by the server.
const ERR_ALREADYREGISTERED
Alias for Erebot_Interface_Numerics::ERR_ALREADYREGISTRED.
const ERR_NEEDMOREPARAMS
Returned by the server by numerous commands to indicate to the client that it didn't supply enough pa...
const RPL_YOUAREOPER
Alias for Erebot_Interface_Numerics::RPL_YOUREOPER.
const ERR_BANNEDFROMCHAN
Returned when trying to JOIN a channel from which you've been banned.
const RPL_ADMINME
Returned as the first numeric in response to an ADMIN message.
const RPL_CHANNELMODEIS
Sent in response to a MODE command or upon joining an IRC channel, containing the modes that are in e...
const RPL_INVITELIST
The numeric is sent for every entry on the invite list for a channel when the invite list has been re...
const ERR_UNKNOWNSNOMASK
Returned when someone tries to set an invalid server notice mask.
const RPL_ADMINLOC2
Returned in response to an ADMIN message, usually giving information on the institution hosting the s...
const ERR_CANTSENDTOUSER
Returned when a module on the IRC server prevents you from sending a message to some user...
const RPL_VERSION
Reply by the server showing its version details.
const RPL_COMMANDS
Sent in response to a COMMANDS command, one RPL_COMMAND is returned for each extra command supported ...
const ERR_NOMOTD
Server's MOTD file could not be opened by the server.
const RPL_NAMREPLY
This numeric is used in response to a NAMES command or upon joining a channel and contains the nickna...
const RPL_TOPIC
Sent when joining a channel or issuing a TOPIC command; contains the current topic.
const ERR_CANTJOINOPERSONLY
const RPL_MAPUSERS
Gives statistics about certain metrics collected by the IRC server, like the number of users currentl...
const RPL_YOURDISPLAYEDHOST
Returned by InspIRCd when a VHOST is used.
const ERR_DELAYREJOIN
Returned to someone who tries to rejoin a channel right after being kicked while a delay is required...
const ERR_NOPRIVILEGES
Any command requiring operator privileges to operate will return this error to indicate the attempt w...
const RPL_REHASHING
If the REHASH option is used and an operator sends a REHASH message, an RPL_REHASHING is sent back to...
const RPL_WELCOME
First numeric sent to a client after its connection (welcome message).
const ERR_CHANNELISFULL
Returned when trying to JOIN a channel for which a limit has been set and reached.
const RPL_ENDMAP
Alias for Erebot_Interface_Numerics::RPL_MAPEND.
const ERR_CANNOTSENDTOCHAN
Sent by the server when attempting to send a PRIVMSG on a channel when you're not allowed to do so...
const RPL_UMODEIS
To answer a query about a client's own mode, RPL_UMODEIS is sent back.
const RPL_NOWAWAY
Sent when the client sets an AWAY message.
const RPL_COMMANDSEND
Sent in response to a COMMANDS command, marks the end of the server's response.
const RPL_RULES
This numeric is sent to you for every rule in use on this server.
const RPL_SERVERVERSION
Alias for Erebot_Interface_Numerics::RPL_MYINFO.
const RPL_YOURHOSTIS
Alias for Erebot_Interface_Numerics::RPL_YOURHOST.
const ERR_ALLMUSTSSL
Returned when someone tries to add the +z mode on a channel but some users are not connected using a ...
const RPL_UNLOADEDMODULE
Returned after a module was successfully unloaded.
const ERR_NOTONCHANNEL
Returned by the server whenever a client tries to perform a channel affecting command for which the c...
const ERR_USERNOTINCHANNEL
Returned by the server to indicate that the target user of the command is not on the given channel...
const ERR_INVITEONLYCHAN
Returned when trying to JOIN a channel which requires an invitation and you've not been invited...
const RPL_NOTOPICSET
Alias for Erebot_Interface_Numerics::RPL_NOTOPIC.
const ERR_NOSUCHNICK
Used to indicate the nickname parameter supplied to a command is currently unused.
const ERR_BADCHANNELKEY
Returned when trying to JOIN a channel for which a key was set and was either not given or incorrect...
const RPL_TIME
When replying to the TIME message, a server MUST send the reply using the RPL_TIME format below...
const ERR_CANTCHANGENICK
Alias for Erebot_Interface_Numerics::ERR_NONICKCHANGE.
const ERR_NOSUCHSERVER
Used to indicate the server name given currently doesn't exist.
const RPL_ADMINEMAIL
Returned as the last numeric in response to an ADMIN message, giving an email where the server's admi...