|
PHP-IRCBOT
EasytosetupandextendIRCbotwritteninPHP
|


Public Member Functions | |
| __construct ($irc) | |
| __destruct () | |
Public Attributes | |
| $name = '' | |
| $author = '' | |
| $description = '' | |
| $license = 'MIT' | |
Private Attributes | |
| $irc | |
Create a bot module to be used by Net_SmartIRC library.
| Net_SmartIRC_module_shabri::__construct | ( | $irc | ) |
Constructor.
| $irc | (object). |
| Net_SmartIRC_module_shabri::__destruct | ( | ) |
Call parent destructor.
| Net_SmartIRC_module_shabri::$author = '' |
| Net_SmartIRC_module_shabri::$description = '' |
|
private |
| Net_SmartIRC_module_shabri::$license = 'MIT' |
| Net_SmartIRC_module_shabri::$name = '' |
1.8.11