Posted by Morbus Iff on January 5, 2011 at 2:08am
| 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 |
Last updated: January 5, 2011 - 02:10
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.