Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download bot-7.x-1.3.tar.gztar.gz 47.33 KB
MD5: c59d1380fae4deb31c57e085a58e2ea3
SHA-1: 87236f0463c5878e6915526ee3cd4495f9e2019a
SHA-256: 9265f5add11fc02d840f50cd803cf17f22f504448a23374b289872765f4665b8
Download bot-7.x-1.3.zipzip 68.92 KB
MD5: 48dbb2de5479a11bc15fa6292d28806d
SHA-1: b32c65fe551823a19520a18256c6d4ae713fabd0
SHA-256: c02f04503edad8211934fcbfdcfe6823e39e425e0f10437526ce5c10f9ccf6da

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.
Created by: Morbus Iff
Created on: 5 Jan 2011 at 02:08 UTC
Last updated: 5 Jan 2011 at 02:10 UTC
New features

Other releases