Releases for Bot
bot 6.x-1.1
First released: February 10, 2009 - 14:28
Size: 35.88 KB
md5_file hash: e0c3825889ba6ffb88c3acf780119a02
Last updated: February 10, 2009 - 14:30
Bot 6.x-1.1, 2009-02-10
-----------------------
* bot_seen ping prevention matched inside strings; now only word boundaries.
* #284666: We now use preg_quote() for various nickname escaping.
* #349245: bot_tell doesn't consume username whitespace (thanks drewish).
* #356003: bot_tell sorts queued messages by oldest first (thanks litwol).
* #343245: Better regex for usernames like betz--; supports betz---- now.
* #338723: Missing decode_entities() on project statuses (thanks RobLoach).
* #313025: Better regex for log filtering to prevent substring matches.
* #300206: Better factoid-ignoring of tell-like messages (thanks RobLoach).
* #275042: Randomized messages now centralized in bot_randomized_choice().
* #274888: Move all INSERTs and UPDATEs to use drupal_write_record().
* #218577: bot_tell.module added (thanks Rob Loach). Additions/changes:
- pending message queue now exists to remove SELECT on every message.
- received messages use format_interval(), not a date (thanks litwol).
* bot_factoid: PM a factoid with "BOTNAME: tell about ".
* #190825: Get URL to current logged discussion with "BOTNAME: log pointer?"
* bot_name_regexp() now exists for matching inside a regular expression.
- #117876: if bot has a nick clash, it now responds to both nicks.
bot 6.x-1.0
First released: May 2, 2008 - 01:29
Size: 30.29 KB
md5_file hash: acba68b160583c4ffd233cbc3e718972
Last updated: May 2, 2008 - 01:30
Initial release of bot.module for Drupal 6.x; duplicate of 5.x-1.0.
bot 6.x-1.x-dev
First released: April 8, 2008 - 23:47
Size: 37.74 KB
md5_file hash: 66da572d6d0365609c256bb770ee9b05
Last updated: September 2, 2009 - 00:03
In-progress development release.
bot 5.x-1.0
First released: April 8, 2008 - 23:43
Size: 30.06 KB
md5_file hash: 3cf334497dec6977f05eda110ad04b17
Last updated: April 8, 2008 - 23:45
Initial and final release of bot.module for Drupal 5.x.
bot 5.x-1.x-dev
First released: January 5, 2007 - 00:37
Size: 30.06 KB
md5_file hash: 472c87e117668bab2fc47198982839fd
Last updated: March 6, 2008 - 00:01
