Actions
Added in 1.9.7
$msgstamp
Returns the incoming message timestamp from the server in unix format.
This only applies to IRCv3 messages.
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 · 3 revisions