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

Numeric profile for unknown IRC servers, based on RFC 2812. More...

+ Inheritance diagram for Erebot\NumericProfile\RFC2812:

Public Attributes

const ERR_ALREADYREGISTRED = 462
 
const ERR_BADCHANMASK = 476
 
const ERR_BADCHANNELKEY = 475
 
const ERR_BADMASK = 415
 
const ERR_BANLISTFULL = 478
 
const ERR_BANNEDFROMCHAN = 474
 
const ERR_CANNOTSENDTOCHAN = 404
 
const ERR_CANTKILLSERVER = 483
 
const ERR_CHANNELISFULL = 471
 
const ERR_CHANOPRIVSNEEDED = 482
 
const ERR_ERRONEUSNICKNAME = 432
 
const ERR_FILEERROR = 424
 
const ERR_INVITEONLYCHAN = 473
 
const ERR_KEYSET = 467
 
const ERR_NEEDMOREPARAMS = 461
 
const ERR_NICKCOLLISION = 436
 
const ERR_NICKNAMEINUSE = 433
 
const ERR_NOADMININFO = 423
 
const ERR_NOCHANMODES = 477
 
const ERR_NOLOGIN = 444
 
const ERR_NOMOTD = 422
 
const ERR_NONICKNAMEGIVEN = 431
 
const ERR_NOOPERHOST = 491
 
const ERR_NOORIGIN = 409
 
const ERR_NOPERMFORHOST = 463
 
const ERR_NOPRIVILEGES = 481
 
const ERR_NORECIPIENT = 411
 
const ERR_NOSUCHCHANNEL = 403
 
const ERR_NOSUCHNICK = 401
 
const ERR_NOSUCHSERVER = 402
 
const ERR_NOSUCHSERVICE = 408
 
const ERR_NOTEXTTOSEND = 412
 
const ERR_NOTONCHANNEL = 442
 
const ERR_NOTOPLEVEL = 413
 
const ERR_NOTREGISTERED = 451
 
const ERR_PASSWDMISMATCH = 464
 
const ERR_RESTRICTED = 484
 
const ERR_SUMMONDISABLED = 445
 
const ERR_TOOMANYCHANNELS = 405
 
const ERR_TOOMANYMATCHES = 416
 
const ERR_TOOMANYTARGETS = 407
 
const ERR_UMODEUNKNOWNFLAG = 501
 
const ERR_UNAVAILRESOURCE = 437
 
const ERR_UNIQOPPRIVSNEEDED = 485
 
const ERR_UNKNOWNCOMMAND = 421
 
const ERR_UNKNOWNMODE = 472
 
const ERR_USERNOTINCHANNEL = 441
 
const ERR_USERONCHANNEL = 443
 
const ERR_USERSDISABLED = 446
 
const ERR_USERSDONTMATCH = 502
 
const ERR_WASNOSUCHNICK = 406
 
const ERR_WILDTOPLEVEL = 414
 
const ERR_YOUREBANNEDCREEP = 465
 
const ERR_YOUWILLBEBANNED = 466
 
const RPL_ADMINEMAIL = 259
 
const RPL_ADMINLOC1 = 257
 
const RPL_ADMINLOC2 = 258
 
const RPL_ADMINME = 256
 
const RPL_AWAY = 301
 
const RPL_BANLIST = 367
 
const RPL_CHANNELMODEIS = 324
 
const RPL_CREATED = 3
 
const RPL_ENDOFBANLIST = 368
 
const RPL_ENDOFEXCEPTLIST = 349
 
const RPL_ENDOFINFO = 374
 
const RPL_ENDOFINVITELIST = 347
 
const RPL_ENDOFLINKS = 365
 
const RPL_ENDOFMOTD = 376
 
const RPL_ENDOFNAMES = 366
 
const RPL_ENDOFSTATS = 219
 
const RPL_ENDOFUSERS = 394
 
const RPL_ENDOFWHO = 315
 
const RPL_ENDOFWHOIS = 318
 
const RPL_ENDOFWHOWAS = 369
 
const RPL_EXCEPTLIST = 348
 
const RPL_INFO = 371
 
const RPL_INVITELIST = 346
 
const RPL_INVITING = 341
 
const RPL_ISON = 303
 
const RPL_ISUPPORT = 5
 
const RPL_LINKS = 364
 
const RPL_LIST = 322
 
const RPL_LISTEND = 323
 
const RPL_LISTSTART = 321
 
const RPL_LUSERCHANNELS = 254
 
const RPL_LUSERCLIENT = 251
 
const RPL_LUSERME = 255
 
const RPL_LUSEROP = 252
 
const RPL_LUSERUNKNOWN = 253
 
const RPL_MOTD = 372
 
const RPL_MOTDSTART = 375
 
const RPL_MYINFO = 4
 
const RPL_NAMREPLY = 353
 
const RPL_NOTOPIC = 331
 
const RPL_NOUSERS = 395
 
const RPL_NOWAWAY = 306
 
const RPL_REHASHING = 382
 
const RPL_SERVLIST = 234
 
const RPL_SERVLISTEND = 235
 
const RPL_STATSCOMMANDS = 212
 
const RPL_STATSLINKINFO = 211
 
const RPL_STATSOLINE = 243
 
const RPL_STATSUPTIME = 242
 
const RPL_SUMMONING = 342
 
const RPL_TIME = 391
 
const RPL_TOPIC = 332
 
const RPL_TRACECLASS = 209
 
const RPL_TRACECONNECTING = 201
 
const RPL_TRACEEND = 262
 
const RPL_TRACEHANDSHAKE = 202
 
const RPL_TRACELINK = 200
 
const RPL_TRACELOG = 261
 
const RPL_TRACENEWTYPE = 208
 
const RPL_TRACEOPERATOR = 204
 
const RPL_TRACERECONNECT = 210
 
const RPL_TRACESERVER = 206
 
const RPL_TRACESERVICE = 207
 
const RPL_TRACEUNKNOWN = 203
 
const RPL_TRACEUSER = 205
 
const RPL_TRYAGAIN = 263
 
const RPL_UMODEIS = 221
 
const RPL_UNAWAY = 305
 
const RPL_UNIQOPIS = 325
 
const RPL_USERHOST = 302
 
const RPL_USERS = 393
 
const RPL_USERSSTART = 392
 
const RPL_VERSION = 351
 
const RPL_WELCOME = 1
 
const RPL_WHOISCHANNELS = 319
 
const RPL_WHOISIDLE = 317
 
const RPL_WHOISOPERATOR = 313
 
const RPL_WHOISSERVER = 312
 
const RPL_WHOISUSER = 311
 
const RPL_WHOREPLY = 352
 
const RPL_WHOWASUSER = 314
 
const RPL_YOUREOPER = 381
 
const RPL_YOURESERVICE = 383
 
const RPL_YOURHOST = 2
 

Detailed Description

Numeric profile for unknown IRC servers, based on RFC 2812.

Note
For compatibility reasons with the vast majority of IRCd implementations, RPL_BOUNCE has been replaced with RPL_ISUPPORT in this profile.

Definition at line 34 of file RFC2812.php.

Member Data Documentation

const Erebot\NumericProfile\RFC2812::ERR_ALREADYREGISTRED = 462

Definition at line 391 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_BADCHANMASK = 476

Definition at line 424 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_BADCHANNELKEY = 475

Definition at line 421 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_BADMASK = 415

Definition at line 333 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_BANLISTFULL = 478

Definition at line 430 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_BANNEDFROMCHAN = 474

Definition at line 418 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_CANNOTSENDTOCHAN = 404

Definition at line 303 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_CANTKILLSERVER = 483

Definition at line 439 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_CHANNELISFULL = 471

Definition at line 409 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_CHANOPRIVSNEEDED = 482

Definition at line 436 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_ERRONEUSNICKNAME = 432

Definition at line 355 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_FILEERROR = 424

Definition at line 349 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_INVITEONLYCHAN = 473

Definition at line 415 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_KEYSET = 467

Definition at line 406 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NEEDMOREPARAMS = 461

Definition at line 388 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NICKCOLLISION = 436

Definition at line 361 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NICKNAMEINUSE = 433

Definition at line 358 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOADMININFO = 423

Definition at line 346 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOCHANMODES = 477

Definition at line 427 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOLOGIN = 444

Definition at line 376 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOMOTD = 422

Definition at line 343 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NONICKNAMEGIVEN = 431

Definition at line 352 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOOPERHOST = 491

Definition at line 448 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOORIGIN = 409

Definition at line 318 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOPERMFORHOST = 463

Definition at line 394 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOPRIVILEGES = 481

Definition at line 433 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NORECIPIENT = 411

Definition at line 321 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOSUCHCHANNEL = 403

Definition at line 300 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOSUCHNICK = 401

Definition at line 294 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOSUCHSERVER = 402

Definition at line 297 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOSUCHSERVICE = 408

Definition at line 315 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOTEXTTOSEND = 412

Definition at line 324 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOTONCHANNEL = 442

Definition at line 370 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOTOPLEVEL = 413

Definition at line 327 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_NOTREGISTERED = 451

Definition at line 385 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_PASSWDMISMATCH = 464

Definition at line 397 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_RESTRICTED = 484

Definition at line 442 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_SUMMONDISABLED = 445

Definition at line 379 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_TOOMANYCHANNELS = 405

Definition at line 306 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_TOOMANYMATCHES = 416

Definition at line 337 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_TOOMANYTARGETS = 407

Definition at line 312 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_UMODEUNKNOWNFLAG = 501

Definition at line 451 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_UNAVAILRESOURCE = 437

Definition at line 364 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_UNIQOPPRIVSNEEDED = 485

Definition at line 445 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_UNKNOWNCOMMAND = 421

Definition at line 340 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_UNKNOWNMODE = 472

Definition at line 412 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_USERNOTINCHANNEL = 441

Definition at line 367 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_USERONCHANNEL = 443

Definition at line 373 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_USERSDISABLED = 446

Definition at line 382 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_USERSDONTMATCH = 502

Definition at line 454 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_WASNOSUCHNICK = 406

Definition at line 309 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_WILDTOPLEVEL = 414

Definition at line 330 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_YOUREBANNEDCREEP = 465

Definition at line 400 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::ERR_YOUWILLBEBANNED = 466

Definition at line 403 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ADMINEMAIL = 259

Definition at line 288 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ADMINLOC1 = 257

Definition at line 282 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ADMINLOC2 = 258

Definition at line 285 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ADMINME = 256

Definition at line 279 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_AWAY = 301

Definition at line 63 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_BANLIST = 367

Definition at line 156 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_CHANNELMODEIS = 324

Definition at line 108 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_CREATED = 3

Definition at line 43 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFBANLIST = 368

Definition at line 159 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFEXCEPTLIST = 349

Definition at line 132 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFINFO = 374

Definition at line 165 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFINVITELIST = 347

Definition at line 126 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFLINKS = 365

Definition at line 153 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFMOTD = 376

Definition at line 174 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFNAMES = 366

Definition at line 147 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFSTATS = 219

Definition at line 246 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFUSERS = 394

Definition at line 195 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFWHO = 315

Definition at line 141 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFWHOIS = 318

Definition at line 84 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ENDOFWHOWAS = 369

Definition at line 93 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_EXCEPTLIST = 348

Definition at line 129 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_INFO = 371

Definition at line 162 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_INVITELIST = 346

Definition at line 123 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_INVITING = 341

Definition at line 117 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ISON = 303

Definition at line 60 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_ISUPPORT = 5

Definition at line 54 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LINKS = 364

Definition at line 150 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LIST = 322

Definition at line 99 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LISTEND = 323

Definition at line 102 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LISTSTART = 321

Definition at line 96 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LUSERCHANNELS = 254

Definition at line 273 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LUSERCLIENT = 251

Definition at line 264 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LUSERME = 255

Definition at line 276 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LUSEROP = 252

Definition at line 267 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_LUSERUNKNOWN = 253

Definition at line 270 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_MOTD = 372

Definition at line 171 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_MOTDSTART = 375

Definition at line 168 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_MYINFO = 4

Definition at line 46 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_NAMREPLY = 353

Definition at line 144 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_NOTOPIC = 331

Definition at line 111 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_NOUSERS = 395

Definition at line 198 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_NOWAWAY = 306

Definition at line 69 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_REHASHING = 382

Definition at line 180 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_SERVLIST = 234

Definition at line 258 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_SERVLISTEND = 235

Definition at line 261 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_STATSCOMMANDS = 212

Definition at line 243 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_STATSLINKINFO = 211

Definition at line 240 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_STATSOLINE = 243

Definition at line 252 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_STATSUPTIME = 242

Definition at line 249 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_SUMMONING = 342

Definition at line 120 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TIME = 391

Definition at line 186 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TOPIC = 332

Definition at line 114 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACECLASS = 209

Definition at line 228 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACECONNECTING = 201

Definition at line 204 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACEEND = 262

Definition at line 237 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACEHANDSHAKE = 202

Definition at line 207 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACELINK = 200

Definition at line 201 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACELOG = 261

Definition at line 234 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACENEWTYPE = 208

Definition at line 225 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACEOPERATOR = 204

Definition at line 213 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACERECONNECT = 210

Definition at line 231 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACESERVER = 206

Definition at line 219 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACESERVICE = 207

Definition at line 222 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACEUNKNOWN = 203

Definition at line 210 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRACEUSER = 205

Definition at line 216 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_TRYAGAIN = 263

Definition at line 291 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_UMODEIS = 221

Definition at line 255 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_UNAWAY = 305

Definition at line 66 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_UNIQOPIS = 325

Definition at line 105 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_USERHOST = 302

Definition at line 57 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_USERS = 393

Definition at line 192 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_USERSSTART = 392

Definition at line 189 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_VERSION = 351

Definition at line 135 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WELCOME = 1

Definition at line 37 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOISCHANNELS = 319

Definition at line 87 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOISIDLE = 317

Definition at line 81 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOISOPERATOR = 313

Definition at line 78 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOISSERVER = 312

Definition at line 75 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOISUSER = 311

Definition at line 72 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOREPLY = 352

Definition at line 138 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_WHOWASUSER = 314

Definition at line 90 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_YOUREOPER = 381

Definition at line 177 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_YOURESERVICE = 383

Definition at line 183 of file RFC2812.php.

const Erebot\NumericProfile\RFC2812::RPL_YOURHOST = 2

Definition at line 40 of file RFC2812.php.


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