Changes for version 0.77 - 2009-07-12
- added a new event 'replied' to give any module the chance to act on that
- Join:
- corrected missing command in help
- Seen:
- now also reckognize joins and parts
- Infobot:
- there's an user defineable http_timeout variabe that defaults to ten seconds (fixes #3239)
- settable limit on how many RSS items to return
- just shorten entries when @entries is bigger than user_max_entries
- Vars:
- checking the definedness of $value so you can set a variable to 0 for example
Documentation
A standard Bot::BasicBot::Pluggable script
Modules
extended simple IRC bot for pluggable modules UNAUTHORIZED
base module for all BasicBot plugins UNAUTHORIZED
authentication for Bot::BasicBot::Pluggable modules 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
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