Actions
$msgstamp » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 03/06/2017 10:48 PM
Added in 1.9.7
$msgstamp
Returns the incoming message timestamp from the server in unix format.
This only applies to IRCv3 messages.
See also /echo.
Example
on *:TEXT:*:#:echo -agt Message was received from server at $asctime($msgstamp, HH:nn:ss) on *:TEXT:*:#:echo -agt $+ $msgstamp This message uses the $msgstamp as the formatted time.
Updated by Per Amundsen over 7 years ago · 2 revisions