Changeset 298


Ignore:
Timestamp:
09/24/03 15:17:38 (8 years ago)
Author:
jamesoff
Message:

fixed %rbot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/output.tcl

    r291 r298  
    9595 
    9696  #choose a remote bot 
    97   if [regexp -nocase "%bot" $text] { 
     97  if [regexp -nocase "%r?bot" $text] { 
    9898    set thisBot [bMotionChooseRandomBot $channel] 
    9999    bMotion_putloglev d * "bMotion: Chosen bot $thisBot" 
Note: See TracChangeset for help on using the changeset viewer.