- Timestamp:
- 01/14/11 13:04:07 (16 months ago)
- File:
-
- 1 edited
-
trunk/plugins/en/complex_wrong_console.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_wrong_console.tcl
r936 r1106 12 12 13 13 # "specific" typos 14 bMotion_plugin_add_complex "wrong console(tm)" "^ rm|^cp|^su( -)?$|^make$|^ls" 20 "bMotion_plugin_complex_wrong_console" "en"14 bMotion_plugin_add_complex "wrong console(tm)" "^(rm|cp|su|ls)\\\M" 20 "bMotion_plugin_complex_wrong_console" "en" 15 15 16 16 # bMotion_plugin_complex_wrong_console 17 17 proc bMotion_plugin_complex_wrong_console { nick host handle channel text } { 18 global randomWrongConsoleReply botnick19 18 if {![bMotion_interbot_me_next $channel]} { 20 19 return 0
Note: See TracChangeset
for help on using the changeset viewer.
