Activity Start Timestamp (Expression) — DiSky

Addon: DiSky · Category: Expression · Since: 4.29.0

Syntax

[the] activity start [time[stamp]] of %activity%

Description

Returns the start timestamp of an activity (typically used to show elapsed time in rich presences). Returns nothing if the activity has no timestamps or no start time set.

Examples

set {_start} to activity start timestamp of event-activity
reply with activity start time of event-activity

View source