Erebot
latest
A modular IRC bot for PHP 7.0+
|
Numeric profile for ircu-based IRC servers. More...
const Erebot\NumericProfile\Ircu::ERR_ALREADYREGISTRED = 462 |
const Erebot\NumericProfile\Ircu::ERR_CANNOTSENDTOCHAN = 404 |
const Erebot\NumericProfile\Ircu::ERR_CHANOPRIVSNEEDED = 482 |
const Erebot\NumericProfile\Ircu::ERR_ERRONEUSNICKNAME = 432 |
const Erebot\NumericProfile\Ircu::ERR_INVALIDUSERNAME = 468 |
const Erebot\NumericProfile\Ircu::ERR_NONICKNAMEGIVEN = 431 |
const Erebot\NumericProfile\Ircu::ERR_NOTLOWEROPLEVEL = 560 |
const Erebot\NumericProfile\Ircu::ERR_TOOMANYCHANNELS = 405 |
const Erebot\NumericProfile\Ircu::ERR_UMODEUNKNOWNFLAG = 501 |
const Erebot\NumericProfile\Ircu::ERR_UPASS_SAME_APASS = 567 |
const Erebot\NumericProfile\Ircu::ERR_USERNOTINCHANNEL = 441 |
const Erebot\NumericProfile\Ircu::ERR_YOUREBANNEDCREEP = 465 |
const Erebot\NumericProfile\Ircu::ERR_YOUWILLBEBANNED = 466 |
const Erebot\NumericProfile\Ircu::RPL_ENDOFINVITELIST = 347 |