NAME

Bot::BasicBot::Pluggable::Module::Tea - Tea round organising IRC bot

VERSION

version 0.01

SYNOPSIS

You will need to load the module into your instance:

$bot->load('Tea');

Then when you fancy a brew, just issue the !tea command:

<adam> !tea
<George> adam would like a brew! kristian: your turn!
<kristian> d'oh!

NAME

Bot::BasicBot::Pluggable::Module::Tea - Organise tea rounds via IRC.

CONTRIBUTORS

Kristian Flint - <bmxkris@cpan.org>

Pete Smith - <pete@cubabit.net>

AUTHOR

Adam Taylor <ajct@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Adam Taylor.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.