0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replaced email addreses More... almost 17 years ago
we better send a copy of the message to the replied handler More... almost 17 years ago
prepared v0.77 release More... almost 17 years ago
just shorten entries when @entries is bigger than user_max_entries More... almost 17 years ago
added a new event replied to give any module the chance to see a reply More... almost 17 years ago
checking the definedness of $value so you can set a variable to 0 for example More... almost 17 years ago
documented new variables More... almost 17 years ago
settable limit on how many RSS items to return More... almost 17 years ago
there's an user defineable http_timeout variabe that defaults to ten seconds (fixes #3239) More... almost 17 years ago
seen does now also reckognize joins and parts More... almost 17 years ago
corrected missing command in help More... almost 17 years ago
prepared release v0.76 More... almost 17 years ago
new subrouting connect which just dispatch connected events for the loaded modules More... almost 17 years ago
convert old database entries on the fly More... almost 17 years ago
new tests More... almost 17 years ago
user_num_results has to be decremented delete_factoid returns true or false depneding of the existing of the factoid, so we can give the right answer More... almost 17 years ago
adjusted modules init subroutines to new config interface More... almost 17 years ago
added new config() in lib/Bot/BasicBot/Pluggable/Module.pm used config() in Infobot and Karma More... almost 17 years ago
added 4 tests More... almost 17 years ago
documented module More... almost 17 years ago
implemented help function docuemnted missing subroutines More... almost 17 years ago
integration with $self->bot->channels better markup for channels command More... almost 17 years ago
use the new memory interface in testbot More... almost 17 years ago
Falling back to tmpnam because of problems with tempfile under Mac OS X More... almost 17 years ago
added t/03store_memory.t to MANIFEST More... almost 17 years ago
renamed memory storage testfile More... almost 17 years ago
added t/03store_dbi.t and lib/Test/Bot/BasicBot/Pluggable/Store.pm More... almost 17 years ago
dummy module for memory storage More... almost 17 years ago
checking for numer of elements in case of undef More... almost 17 years ago
using Test::Bot::BasicBot::Pluggable::Store More... almost 17 years ago