Changeset 1066 for trunk/plugins/en/complex_happyleet.tcl
- Timestamp:
- 01/17/10 09:58:53 (2 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/complex_happyleet.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/complex_happyleet.tcl
r1065 r1066 16 16 proc bMotion_plugin_complex_happyleet { nick host handle channel text } { 17 17 18 #if {![bMotion_interbot_me_next $channel]} {19 #return 020 #}18 if {![bMotion_interbot_me_next $channel]} { 19 return 0 20 } 21 21 22 22 set hour [clock format [clock seconds] -format "%H"]
Note: See TracChangeset
for help on using the changeset viewer.
