From: ijackson Date: Sun, 18 Feb 2001 15:52:04 +0000 (+0000) Subject: ... invites to such and such is an ACTION. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=af5b3379a6fe2eb88660798472404d49f1570c86;p=ircbot.git ... 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 {