Project

General

Profile

Actions

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 $msgtags, /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 about 7 years ago · 3 revisions

Also available in: PDF HTML TXT