From: Ian Jackson Date: Sun, 18 Feb 2001 15:52:04 +0000 (+0000) Subject: ... invites to such and such is an ACTION. X-Git-Tag: branchpoint-2001-10-09-tell~17 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/ircbot/commitdiff_plain/33718ee256f0e45bedbf1a0d6a1104a38462a010?hp=a01859b6f8dc81222b9585892897e1f4eb237bce ... invites to such and such is an ACTION. --- diff --git a/bot.tcl b/bot.tcl index 195f91e..5b73d6a 100755 --- a/bot.tcl +++ b/bot.tcl @@ -1297,7 +1297,7 @@ def_ucmd invite { append who " and [lindex $invitees [llength $invitees]]" } } - ucmdr {} "invites $who to $target." + ucmdr {} {} {} "invites $who to $target." } def_ucmd channel {