Ignore:
Timestamp:
09/16/03 06:31:47 (9 years ago)
Author:
jamesoff
Message:

added anti-singing and asl catching plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/simple_general.tcl

    r267 r268  
    3636bMotion_plugin_add_simple "dude" "^Dude!$" 40 "%VAR{sweet}" "en" 
    3737bMotion_plugin_add_simple "sweet" "^Sweet!$" 40 "%VAR{dude}" "en" 
     38bMotion_plugin_add_simple "asl-catch" {[0-9]+%slash[mf]%slash.+} 75 "%VAR{greetings}" "en" 
     39bMotion_plugin_add_simple "sing-catch" {^#.+#$} 40 [list "no singing%colen" "shh%colen"] "en" 
Note: See TracChangeset for help on using the changeset viewer.