Changeset 1012
- Timestamp:
- 06/23/09 07:27:33 (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/complex_questions.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_questions.tcl
r936 r1012 28 28 if { [regexp -nocase "^$botnicks,?:? how( a|')?re (you|ya)( today|now)?\\??$" $text] || 29 29 [regexp -nocase "^how( a|')?re (you|ya).*$botnicks ?\\?" $text] || 30 [regexp -nocase "${botnicks} ?:? ?(how('?s|z) it going|hoe gaat het|what'?s up|'?sup|how are you),?( ${botnicks})?\\?" $text]} {30 [regexp -nocase "${botnicks},?:? ?(how('?s|z) it going|hoe gaat het|what'?s up|'?sup|how are you),?( ${botnicks})?\\?" $text]} { 31 31 bMotion_question_wellbeing $nick $channel $host 32 32 return 1
Note: See TracChangeset
for help on using the changeset viewer.
