Changeset 924
- Timestamp:
- 10/06/2008 06:55:58 (4 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/en/complex_hello.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_hello.tcl
r773 r924 14 14 ############################################################################### 15 15 16 bMotion_plugin_add_complex "hello" "^(hey|hi|hello|r|greetings|hullo|bonjour|morning|afternoon|evening|yo|y0 ) %botnicks(!)?$" 100 bMotion_plugin_complex_hello "en"16 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" 17 17 bMotion_plugin_add_complex "hello2" "^%botnicks(!+|\[!\"£\$%^&*()#\]{3,})" 100 bMotion_plugin_complex_hello "en" 18 18
