chiark
/
gitweb
/
~mdw
/
ircbot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
def7479
)
Say "you"
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 10 Jun 2002 19:47:16 +0000
(19:47 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 10 Jun 2002 19:47:16 +0000
(19:47 +0000)
ledmodule.tcl
patch
|
blob
|
blame
|
history
diff --git
a/ledmodule.tcl
b/ledmodule.tcl
index 3c2dec21e5cace6f2708d26a706f0944757ba3bd..7605de06c4f7322615b75ddf41c42b792df2daf0 100644
(file)
--- a/
ledmodule.tcl
+++ b/
ledmodule.tcl
@@
-1,5
+1,5
@@
# see ledbot.html
# see ledbot.html
-# $Id: ledmodule.tcl,v 1.1
4 2002-06-10 03:13:2
6 ijackson Exp $
+# $Id: ledmodule.tcl,v 1.1
5 2002-06-10 19:47:1
6 ijackson Exp $
set helpfile ledhelp
set helpfile ledhelp
@@
-550,7
+550,7
@@
proc warn_pref {n} {
lappend l [dset_visibledest $d]
}
if {[llength $l]} {
lappend l [dset_visibledest $d]
}
if {[llength $l]} {
- sendprivmsg $nl "LEDs are watching on [\
+ sendprivmsg $nl "LEDs are watching
you
on [\
join [lsort [array names wch]] ","]: [join $l " "]"
}
}
join [lsort [array names wch]] ","]: [join $l " "]"
}
}