From: timriker Date: Fri, 6 Jan 2006 18:12:07 +0000 (+0000) Subject: what did you say? X-Git-Url: https://git.donarmstrong.com/?p=infobot.git;a=commitdiff_plain;h=51514dd6cf8e1a2f61a440b1b43ff7907322e0ea what did you say? git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1256 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/CommandStubs.pl b/src/CommandStubs.pl index e2aa6b8..cce7031 100644 --- a/src/CommandStubs.pl +++ b/src/CommandStubs.pl @@ -368,6 +368,7 @@ sub seen { $i = $userstats{lc $seen[0]}{'Time'}; $reply .= '. Is idling for '.&Time2String(time() - $i) if (defined $i); } + $reply .= "last said\002:\002 '$seen[4]'."; } else { my $howlong = &Time2String(time() - $seen[1]); $reply = "$seen[0] <$seen[3]> was last seen on IRC ".