Changeset 956

Show
Ignore:
Timestamp:
30/08/2008 13:27:11 (3 months ago)
Author:
znx
Message:

Respond to test without :

Files:
1 modified

Legend:

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

    r936 r956  
    1414 
    1515#                          name   regexp               chance  callback 
    16 bMotion_plugin_add_complex "test" "^%botnicks: test$"         100     "bMotion_plugin_complex_test" "en" 
    17 bMotion_plugin_add_complex "test2" "^%botnicks: test2$"         100     "bMotion_plugin_complex_test2" "en" 
     16bMotion_plugin_add_complex "test" "^%botnicks:? test$"         100     "bMotion_plugin_complex_test" "en" 
     17bMotion_plugin_add_complex "test2" "^%botnicks:? test2$"         100     "bMotion_plugin_complex_test2" "en" 
    1818bMotion_plugin_add_complex "opme" "^!?op ?me$"               100     "bMotion_plugin_complex_opme" "en" 
    1919