Property | Type | Description | |
---|---|---|---|
$Ai | Ai object |
Method | Description | |
---|---|---|
getAiMethod ( ) : Ai | Return the AI method to use | |
onLoad ( ) : void | Initialize | |
onPrivmsg ( ) : void | Fetches the associated tweet and relays it to the channel. | |
setAiMethod ( ) : Phergie_Plugin_Ai | Sets the class to use for AI (pandora,markov,multi) |
public setAiMethod ( ) : Phergie_Plugin_Ai | ||
return | Phergie_Plugin_Ai | Implements a fluent interface |