Erebot  latest
A modular IRC bot for PHP 7.0+
Erebot\NumericProfile\InspIRCd Class Reference

Numeric profile for InspIRCd-based IRC servers. More...

+ Inheritance diagram for Erebot\NumericProfile\InspIRCd:

Public Attributes

const ERR_ALLMUSTSSL = 490
 
const ERR_ALREADYREGISTERED = 462
 
const ERR_BADCHANNELKEY = 475
 
const ERR_BANNEDFROMCHAN = 474
 
const ERR_CANNOTSENDTOCHAN = 404
 
const ERR_CANTCHANGENICK = 447
 
const ERR_CANTJOINOPERSONLY = 520
 
const ERR_CANTLOADMODULE = 974
 
const ERR_CANTSENDTOUSER = 531
 
const ERR_CANTUNLOADMODULE = 972
 
const ERR_CHANNELISFULL = 471
 
const ERR_CHANOPRIVSNEEDED = 482
 
const ERR_DELAYREJOIN = 495
 
const ERR_INVALIDCAPSUBCOMMAND = 410
 
const ERR_INVITEONLYCHAN = 473
 
const ERR_NEEDMOREPARAMS = 461
 
const ERR_NOCTCPALLOWED = 492
 
const ERR_NOMOTD = 422
 
const ERR_NOPRIVILEGES = 481
 
const ERR_NORULES = 434
 
const ERR_NOSUCHCHANNEL = 403
 
const ERR_NOSUCHNICK = 401
 
const ERR_NOSUCHSERVER = 402
 
const ERR_NOTONCHANNEL = 442
 
const ERR_NOTREGISTERED = 451
 
const ERR_TOOMANYCHANNELS = 405
 
const ERR_UNKNOWNCOMMAND = 421
 
const ERR_UNKNOWNSNOMASK = 501
 
const ERR_USERNOTINCHANNEL = 441
 
const ERR_USERONCHANNEL = 443
 
const ERR_USERSDONTMATCH = 502
 
const ERR_WORDFILTERED = 936
 
const RPL_ADMINEMAIL = 259
 
const RPL_ADMINLOC1 = 257
 
const RPL_ADMINLOC2 = 258
 
const RPL_ADMINME = 256
 
const RPL_CHANNELCREATED = 329
 
const RPL_CHANNELMODEIS = 324
 
const RPL_COMMANDS = 702
 
const RPL_COMMANDSEND = 703
 
const RPL_ENDMAP = 7
 
const RPL_ENDOFINFO = 374
 
const RPL_ENDOFINVITELIST = 347
 
const RPL_ENDOFMOTD = 376
 
const RPL_ENDOFNAMES = 366
 
const RPL_INFO = 371
 
const RPL_INVITELIST = 346
 
const RPL_INVITING = 341
 
const RPL_ISUPPORT = 5
 
const RPL_LOADEDMODULE = 975
 
const RPL_MAP = 6
 
const RPL_MAPUSERS = 270
 
const RPL_MOTD = 372
 
const RPL_MOTDSTART = 375
 
const RPL_NAMREPLY = 353
 
const RPL_NOTOPICSET = 331
 
const RPL_NOWAWAY = 306
 
const RPL_REHASHING = 382
 
const RPL_RULES = 232
 
const RPL_RULESEND = 309
 
const RPL_RULESTART = 308
 
const RPL_SERVERCREATED = 3
 
const RPL_SERVERVERSION = 4
 
const RPL_SNOMASKIS = 8
 
const RPL_SYNTAX = 304
 
const RPL_TIME = 391
 
const RPL_TOPIC = 332
 
const RPL_TOPICTIME = 333
 
const RPL_UMODEIS = 221
 
const RPL_UNAWAY = 305
 
const RPL_UNLOADEDMODULE = 973
 
const RPL_VERSION = 351
 
const RPL_WELCOME = 1
 
const RPL_YOUAREOPER = 381
 
const RPL_YOURDISPLAYEDHOST = 396
 
const RPL_YOURHOSTIS = 2
 
const RPL_YOURUUID = 42
 

Detailed Description

Numeric profile for InspIRCd-based IRC servers.

Definition at line 27 of file InspIRCd.php.

Member Data Documentation

const Erebot\NumericProfile\InspIRCd::ERR_ALLMUSTSSL = 490

Definition at line 219 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_ALREADYREGISTERED = 462

Definition at line 198 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_BADCHANNELKEY = 475

Definition at line 201 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_BANNEDFROMCHAN = 474

Definition at line 210 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANNOTSENDTOCHAN = 404

Definition at line 162 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANTCHANGENICK = 447

Definition at line 189 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANTJOINOPERSONLY = 520

Definition at line 234 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANTLOADMODULE = 974

Definition at line 255 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANTSENDTOUSER = 531

Definition at line 237 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CANTUNLOADMODULE = 972

Definition at line 249 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CHANNELISFULL = 471

Definition at line 207 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_CHANOPRIVSNEEDED = 482

Definition at line 216 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_DELAYREJOIN = 495

Definition at line 225 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_INVALIDCAPSUBCOMMAND = 410

Definition at line 168 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_INVITEONLYCHAN = 473

Definition at line 204 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NEEDMOREPARAMS = 461

Definition at line 195 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOCTCPALLOWED = 492

Definition at line 222 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOMOTD = 422

Definition at line 174 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOPRIVILEGES = 481

Definition at line 213 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NORULES = 434

Definition at line 177 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOSUCHCHANNEL = 403

Definition at line 159 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOSUCHNICK = 401

Definition at line 153 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOSUCHSERVER = 402

Definition at line 156 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOTONCHANNEL = 442

Definition at line 183 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_NOTREGISTERED = 451

Definition at line 192 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_TOOMANYCHANNELS = 405

Definition at line 165 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_UNKNOWNCOMMAND = 421

Definition at line 171 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_UNKNOWNSNOMASK = 501

Definition at line 228 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_USERNOTINCHANNEL = 441

Definition at line 180 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_USERONCHANNEL = 443

Definition at line 186 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_USERSDONTMATCH = 502

Definition at line 231 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::ERR_WORDFILTERED = 936

Definition at line 246 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ADMINEMAIL = 259

Definition at line 72 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ADMINLOC1 = 257

Definition at line 66 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ADMINLOC2 = 258

Definition at line 69 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ADMINME = 256

Definition at line 63 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_CHANNELCREATED = 329

Definition at line 96 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_CHANNELMODEIS = 324

Definition at line 93 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_COMMANDS = 702

Definition at line 240 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_COMMANDSEND = 703

Definition at line 243 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ENDMAP = 7

Definition at line 48 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ENDOFINFO = 374

Definition at line 129 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ENDOFINVITELIST = 347

Definition at line 114 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ENDOFMOTD = 376

Definition at line 138 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ENDOFNAMES = 366

Definition at line 123 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_INFO = 371

Definition at line 126 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_INVITELIST = 346

Definition at line 111 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_INVITING = 341

Definition at line 108 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_ISUPPORT = 5

Definition at line 42 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_LOADEDMODULE = 975

Definition at line 258 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_MAP = 6

Definition at line 45 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_MAPUSERS = 270

Definition at line 75 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_MOTD = 372

Definition at line 132 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_MOTDSTART = 375

Definition at line 135 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_NAMREPLY = 353

Definition at line 120 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_NOTOPICSET = 331

Definition at line 99 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_NOWAWAY = 306

Definition at line 84 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_REHASHING = 382

Definition at line 144 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_RULES = 232

Definition at line 60 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_RULESEND = 309

Definition at line 90 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_RULESTART = 308

Definition at line 87 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_SERVERCREATED = 3

Definition at line 36 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_SERVERVERSION = 4

Definition at line 39 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_SNOMASKIS = 8

Definition at line 51 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_SYNTAX = 304

Definition at line 78 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_TIME = 391

Definition at line 147 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_TOPIC = 332

Definition at line 102 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_TOPICTIME = 333

Definition at line 105 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_UMODEIS = 221

Definition at line 57 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_UNAWAY = 305

Definition at line 81 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_UNLOADEDMODULE = 973

Definition at line 252 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_VERSION = 351

Definition at line 117 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_WELCOME = 1

Definition at line 30 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_YOUAREOPER = 381

Definition at line 141 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_YOURDISPLAYEDHOST = 396

Definition at line 150 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_YOURHOSTIS = 2

Definition at line 33 of file InspIRCd.php.

const Erebot\NumericProfile\InspIRCd::RPL_YOURUUID = 42

Definition at line 54 of file InspIRCd.php.


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