From: Ian Jackson Date: Fri, 15 Mar 2002 22:41:22 +0000 (+0000) Subject: Add missing ucmdr {} {} X-Git-Tag: merge-2001-10-09-tell X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/ircbot/commitdiff_plain/c2f66f612b018dedd6f747cbb4e35d8ff5657858 Add missing ucmdr {} {} --- diff --git a/bot.tcl b/bot.tcl index 9a7daea..4ec949d 100755 --- a/bot.tcl +++ b/bot.tcl @@ -1147,11 +1147,13 @@ proc channelmgr_monoop {} { def_ucmd op { channelmgr_monoop sendout MODE $target +o $n + ucmdr {} {} } def_ucmd leave { channelmgr_monoop doleave $target + ucmdr {} {} } def_ucmd invite { @@ -1886,6 +1888,7 @@ def_ucmd kill { set reason "at request of user $nu" if {[ta_anymore]} { append reason "; $text" } sendout KILL $target $reason + ucmdr {} {} } def_ucmd summon {