home
##li3_bot
li3_bot is a plugin for interacting with services like irc.

###installation
- place li3_bot in `app/libraries/plugins`
- add configuration to `app/config/bootstrap.php`
{{{
Libraries::add('plugin', array('li3_bot'));
}}}

###usage
- run `li3 bot`