Свойство | Type | Description | |
---|---|---|---|
$Ai | Ai object |
Méthode | 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 getAiMethod ( ) : Ai | ||
Résultat | Ai | Class |
public setAiMethod ( ) : Phergie_Plugin_Ai | ||
Résultat | Phergie_Plugin_Ai | Implements a fluent interface |