Countup
$(countup)
Countup is a variable that tells you the amount of time till a certain date has passed
Parameters
This variable requires one parameter, that is the timestamp that it needs to count how long has passed. For example $(countup 2016-12-25 00:00:00)
will make the bot calculate days until Christmas day in 2016.
To use a specific timezone you can add the UTC offset to the timestamp. For example $(countup Aug 25 2019 00:00:00 GMT-0400)
would use the EDT as the timezone.
Example Output
333d, 23h, 59m and 59s