chiark / gitweb /
topicedit: add a timeout; better error handling
[ircbot.git] / ledmodule.tcl
index ac1198f984adb1c27fc2e8bf961a8473be75b63e..b4a20fd858b890e3eddc1073c7733fe8cc517ec6 100644 (file)
@@ -550,7 +550,7 @@ proc warn_pref {n} {
        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 " "]"
     }
 }