Erebot  latest
A modular IRC bot for PHP 7.0+
Erebot\IrcCollator\StrictRFC1459 Class Reference

IRC collator for the "strict-rfc1459" subset. More...

+ Inheritance diagram for Erebot\IrcCollator\StrictRFC1459:

Protected Member Functions

 realNormalizeNick ($nick)
 

Detailed Description

IRC collator for the "strict-rfc1459" subset.

Note
The name of this collator comes from the label associated with it by IRC servers.
This collator uses the rules defined in RFC 1459, which is missing a few characters. This is fixed by the Erebot::IrcCollator::RFC1459 collator.
See Also
Erebot::IrcCollator::RFC1459 for a collator that implements saner collation rules.

Definition at line 40 of file StrictRFC1459.php.


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