Changes for version 0.86 - 2010-03-28
- Thanks to Jacob Helwig for the follwoing changes:
- Join: Check for auth after checking whether we should handle the message at
- Add a new check to Bot::BasicBot::Pluggable::Module::Join to see whether the module should handle the message at all, and move the "is the user authed" after this check.
- By doing this we no longer send out "Sorry, ..." messages if someone happens to say "botname: Hi there!" without being authorized.
Documentation
A standard Bot::BasicBot::Pluggable script
Modules
Base class for bot applications UNAUTHORIZED
UNAUTHORIZED
extended simple IRC bot for pluggable modules UNAUTHORIZED
base module for all BasicBot plugins UNAUTHORIZED
authentication for Bot::BasicBot::Pluggable modules UNAUTHORIZED
Channel operator UNAUTHORIZED
DNS lookups for hostnames or IP addresses UNAUTHORIZED
searches Google for terms and spellings UNAUTHORIZED
infobot clone redone in B::B::P. UNAUTHORIZED
join and leave channels; remembers state UNAUTHORIZED
tracks karma for various concepts UNAUTHORIZED
loads and unloads bot modules; remembers state UNAUTHORIZED
track when and where people were seen UNAUTHORIZED
speaks the title of URLs mentioned UNAUTHORIZED
change internal module variables UNAUTHORIZED
base class for the back-end pluggable store UNAUTHORIZED
use DBI to provide a storage backend UNAUTHORIZED
use DBM::Deep to provide a storage backend UNAUTHORIZED
use memory (RAM) to provide a storage backend UNAUTHORIZED
use Storable to provide a storage backend UNAUTHORIZED
A standard Bot::BasicBot::Pluggable script UNAUTHORIZED
utilities to aid in testing of Bot::BasicBot::Pluggable modules UNAUTHORIZED
basics tests for Bot::BasicBot::Pluggable storage classes UNAUTHORIZED
Provides
in lib/Bot/BasicBot/Pluggable/Module/Base.pm
UNAUTHORIZED