Changeset 1067 for trunk


Ignore:
Timestamp:
01/17/10 10:17:56 (2 years ago)
Author:
james
Message:

match "all" for morning/hello

File:
1 edited

Legend:

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

    r961 r1067  
    1212############################################################################### 
    1313 
    14 bMotion_plugin_add_complex "hello" "^(hey|hi|hello|r|greetings|hullo|bonjour|morning|afternoon|evening|yo|y0|lo) %botnicks(!)?$" 100 bMotion_plugin_complex_hello "en" 
     14bMotion_plugin_add_complex "hello" "^(hey|hi|hello|r|greetings|hullo|bonjour|morning|afternoon|evening|yo|y0|lo|morn|moin) (all|%botnicks)(!)?$" 100 bMotion_plugin_complex_hello "en" 
    1515bMotion_plugin_add_complex "hello2" "^%botnicks(!+|\[!\"£\$%^&*()#\]{3,})" 100 bMotion_plugin_complex_hello "en" 
    1616 
Note: See TracChangeset for help on using the changeset viewer.