Jump to content

Whisper Response


CharmedOne

Recommended Posts

raw whisper:*:{ 
      if ($window(@whispers) == $null) { window -knz @whispers } 
      echo @whispers  Time:  $asctime(dd mmmm yyyy) - $timestamp - $nick - $1
      echo @whispers  Message:  $strip($regsubex($3-, /\[(?:style\x20.*?|/style)\]/gi,$null))
      echo @whispers  ===============================================================
     if (!%nowhisper. [ $+ [ $nick ] ]) {
      .raw WHISPER $1 $nick Sorry but I am not currently accepting whispers. Please leave a message
      set -u10 %nowhisper. $+ $nick on
}
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...