Erebot  latest
A modular IRC bot for PHP 7.0+
Erebot\Event\Connect Class Reference

Triggered when the bot considers itself as being connected to a new IRC server. More...

+ Inheritance diagram for Erebot\Event\Connect:

Detailed Description

Triggered when the bot considers itself as being connected to a new IRC server.

Actually, the bot is considered to be connected to a new server when a predefined numeric message is received from that server. Therefore, this event is only a convenient shortcut for the underlying numeric event.

Definition at line 33 of file Connect.php.


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