NAME
Bot::BasicBot::Pluggable::Module::PasteBin - Check at Pastebin.com if some nick from selected channel paste something, and tell into channel the nick and url
IRC USAGE
None. When the module is loaded, it checks Pastebin.com and tell if someone paste on it using a nick that is on the channel
VARS
- channel
-
Defaults to #sao-paulo.pm, Choose one channel to be the source of nicks
- pastebin_url
-
Defaults to http://perl.pastebin.com, choose the url from pastebin.com or pastebin.com like
- tick
-
Defaults to 5, the tick time to check the pastebin.
REQUIREMENTS
AUTHOR
Frederico Recsky <frederico@gmail.com>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.