bot 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| bot-7.x-1.3.tar.gz | 47.33 KB | c59d1380fae4deb31c57e085a58e2ea3 |
| bot-7.x-1.3.zip | 68.92 KB | 48dbb2de5479a11bc15fa6292d28806d |
Release notes
- #273116: bot_auth.module added (thanks snufkin, RobLoach).
- scripts/bot_start.php: the new location of bot_start.php.
- scripts/bot_check.sh added: restarts the bot if it's not running.
- #524218: Drush integration added (thanks jonhattan, q0rban, sirkitree).
- bot_log.channel is now a text column (required for large installations).
- All incoming messages are forced to UTF-8 (thanks bellHead, nick_vh).
- #918966: New Net_SmartIRC wrapper; hook_irc_access added (thanks Bevan).
- All forgotten strlens()s have been changed to drupal_strlen().
- All forgotten substr()s have been changed to drupal_substr().
- First release for Drupal 7.x; based on 6.x-1.2 release.
bot 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| bot-7.x-1.x-dev.tar.gz | 51.43 KB | 0b8d7945c292815b132353944eca4b53 |
| bot-7.x-1.x-dev.zip | 71.19 KB | 0692882521ae31e635acd09993afdd42 |
Release notes
In-progress development release.
bot 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| bot-6.x-1.2.tar.gz | 42.56 KB | 04926a98996f9276d8697feaac94333d |
| bot-6.x-1.2.zip | 60.34 KB | 274fc0953307c5553556b2a93c6646ea |
Release notes
- #937836 and #937820: PostgreSQL and E_STRICT fixes (thanks Shiny).
- #477596: Fixed regexp error in bot_seen.module (thanks Gurpartap).
- bot_tell.module can now remind you of things: "BOTNAME: help Reminders?"
- bot_potpourri.module added (thanks ae1): "BOTNAME: help Timezones?"
- bot_aggregator.module added (thanks cwgordon7/snufkin). Additions:
- Configuration has been moved to the feed config form, not our own.
- Different feeds can now be sent to different channels, based on config.
- If we receive an error containing "flood", we slow down our sends.
- If the server or client library receives an error, we'll watchdog it.
- If a channel bans us, it is now permanently removed from the join list.
- #648606: Chinese "ni hao" is mis-spelled in greetings (thanks JohnAlbin).
- Advanced/debugging option added: whether to use real sockets or not.
- bot_project: fixed broken Trac metadata from ticket/revision exports.
- bot_project: function lookups now allow dashes in the branch name.
- irc_bot_cron_faster (one minute) and _fastest (15 seconds) are available.
- #564524: bot_project now reports comment counts on d.o URLs (thanks killes).
- bot_tell now accepts :;, after a told nick (thanks webchick).
bot 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| bot-6.x-1.1.tar.gz | 35.88 KB | e0c3825889ba6ffb88c3acf780119a02 |
| bot-6.x-1.1.zip | 50.68 KB | add72898642c9aadac221437f6cad367 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| bot-6.x-1.0.tar.gz | 30.29 KB | acba68b160583c4ffd233cbc3e718972 |
| bot-6.x-1.0.zip | 41.31 KB | 8e008e7b33271e5484f3dfc258f8251d |
Release notes
Initial release of bot.module for Drupal 6.x; duplicate of 5.x-1.0.
bot 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| bot-6.x-1.x-dev.tar.gz | 43.05 KB | a85731e6ed338083b9a1263ac62aab33 |
| bot-6.x-1.x-dev.zip | 58.74 KB | bf3b01d5ecb0f389e039a7df1cfb8dc3 |
Release notes
In-progress development release.
bot 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| bot-5.x-1.0.tar.gz | 30.06 KB | 3cf334497dec6977f05eda110ad04b17 |
| bot-5.x-1.0.zip | 40.96 KB | 48dad08a40822acb0cdd9139950c7098 |
Release notes
Initial and final release of bot.module for Drupal 5.x.
bot 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| bot-5.x-1.x-dev.tar.gz | 30.18 KB | cc59a2de2aeddf73aeb54be5489e11f9 |
| bot-5.x-1.x-dev.zip | 39.99 KB | 71f6105a91b7fd036816f152dba7cf9f |
Release notes