Ignore:
Timestamp:
03/17/10 23:20:45 (2 years ago)
Author:
james
Message:

Add support to skip a nick for %ruser
Use the above to hopefully not talk to the nick that silenced us (#47)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/system.tcl

    r1063 r1073  
    418418        timer $bMotionSettings(silenceTime) bMotionUnSilence 
    419419        putlog "bMotion: Was told to be silent for $bMotionSettings(silenceTime) minutes by $nick in $channel" 
     420        bMotion_plugins_settings_set "system" "ruser_skip" $channel "" $nick 
    420421        bMotionDoAction $channel $nick "%VAR{silenceAways}" 
    421422        putserv "AWAY :afk ($nick $channel)" 
Note: See TracChangeset for help on using the changeset viewer.