Screw-
A
xis
::
doc
TuiBotter
Object-oriented PHP framework for Twitter-Bot
HOME
TUTORIAL
REFERENCE
BLOG
ISSUES
FORK
TuiBotter
The core class of TuiBotter.
Example
$bot = new TuiBotter('TuiBotter.ini'); $bot->heartbeat();
Methods
TuiBotter::__construct
: The constructor
TuiBotter::applyBehaviour
: Applies the behaviours of the Bot
TuiBotter::getTuitter
: Gets Tuitter object
TuiBotter::heartbeat
: Executes the Bot
TuiBotter::load
: Loads the modules under the TuiBotter directory
«
Configure (INI file)
TuiBotter_Events
»
References
Configure (INI file)
TuiBotter
TuiBotter_Events